[BUG]: Window borders don't respect border_offset #409

Closed
opened 2026-01-05 14:50:32 +01:00 by adam · 1 comment
Owner

Originally created by @Insprill on GitHub (Jun 14, 2024).

Describe the bug
When changing the border_offset while komorebi is running, window borders never update to the new size. This applies to all existing windows and new windows.

To Reproduce
Steps to reproduce the behavior:

  1. Start komorebi with window borders enabled and a border_offset of -1 (may not be relevant),
  2. Change the border_offset.
  3. Watch the windows resize, but the borders stay put.

Expected behavior
The borders should resize to the new size of the windows.

Screenshots and Videos
image

Operating System
For example:

OS Name:                   Microsoft Windows 11 Pro for Workstations
OS Version:                10.0.22631 N/A Build 22631

komorebic check Output

No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\Insprill

Looking for configuration files in C:\Users\Insprill

Found komorebi.json; this file can be passed to the start command with the --config flag

No ~/.config/whkdrc found; you may not be able to control komorebi with your keyboard

Additional Context
I'm running komorebi built from c022438a37

Originally created by @Insprill on GitHub (Jun 14, 2024). **Describe the bug** When changing the `border_offset` while komorebi is running, window borders never update to the new size. This applies to all existing windows and new windows. **To Reproduce** Steps to reproduce the behavior: 1. Start komorebi with window borders enabled and a `border_offset` of `-1` (may not be relevant), 2. Change the `border_offset`. 3. Watch the windows resize, but the borders stay put. **Expected behavior** The borders should resize to the new size of the windows. **Screenshots and Videos** ![image](https://github.com/LGUG2Z/komorebi/assets/52843537/1ccf8b42-ff93-4edf-a8b5-598a12cd0615) **Operating System** For example: ``` OS Name: Microsoft Windows 11 Pro for Workstations OS Version: 10.0.22631 N/A Build 22631 ``` **`komorebic check` Output** ``` No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\Insprill Looking for configuration files in C:\Users\Insprill Found komorebi.json; this file can be passed to the start command with the --config flag No ~/.config/whkdrc found; you may not be able to control komorebi with your keyboard ``` **Additional Context** I'm running komorebi built from c022438a37c811d5aa188386987bea4a88bc2833
adam added the bug label 2026-01-05 14:50:32 +01:00
adam closed this issue 2026-01-05 14:50:32 +01:00
Author
Owner

@Insprill commented on GitHub (Jun 14, 2024):

I'm stupid, completely misunderstood this option, my bad 😅

@Insprill commented on GitHub (Jun 14, 2024): I'm stupid, completely misunderstood this option, my bad 😅
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#409