Odd behavior when Active Window is unmanaged. #86

Closed
opened 2026-01-05 14:48:12 +01:00 by adam · 2 comments
Owner

Originally created by @st0le on GitHub (Apr 20, 2022).

Steps

  • Open a bunch of windows.
  • Unmanage one of them
  • While the unmanaged window is in focus, try hotkeys for moving windows around.

Expected:

Nothing to happen. The focused window isn't unmanaged. Operation should be a no-op.

Actual:

Other non-focused windows move around instead.

Originally created by @st0le on GitHub (Apr 20, 2022). Steps * Open a bunch of windows. * Unmanage one of them * While the unmanaged window is in focus, try hotkeys for moving windows around. Expected: Nothing to happen. The focused window isn't unmanaged. Operation should be a no-op. Actual: Other non-focused windows move around instead.
adam closed this issue 2026-01-05 14:48:12 +01:00
Author
Owner

@LGUG2Z commented on GitHub (Apr 20, 2022):

For me this is actually the desired behaviour. 😅

Happy to add a configuration option in the coming days for this that treats focus and move operations as no-ops when the active window is an unmanaged window.

@LGUG2Z commented on GitHub (Apr 20, 2022): For me this is actually the desired behaviour. 😅 Happy to add a configuration option in the coming days for this that treats focus and move operations as no-ops when the active window is an unmanaged window.
Author
Owner

@LGUG2Z commented on GitHub (Apr 20, 2022):

You can now add komorebic unmanaged-window-operation-behaviour no-op to your configuration file to achieve the expected behaviour you described.

@LGUG2Z commented on GitHub (Apr 20, 2022): You can now add `komorebic unmanaged-window-operation-behaviour no-op` to your configuration file to achieve the expected behaviour you described.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#86