[BUG]: mouse-follows-focus issue with some applications on empty workspaces #350

Closed
opened 2026-01-05 14:49:56 +01:00 by adam · 0 comments
Owner

Originally created by @Vernetzt on GitHub (Apr 23, 2024).

Describe the bug
Opening some applications with "mouse_follows_focus": false on an empty workspace causes the mouse to be sent to the center of the monitor. Currently Explorer and 7-Zip File Manager(7zFM.exe) are the only ones I have observed.

This seems to have started sometime after 0fc75af as it currently works as expected on v0.1.24

To Reproduce

  1. Set "mouse_follows_focus": false within the config
  2. Focus an empty workspace
  3. Open an Explorer window
  4. Mouse should move to the center of the monitor

Expected behavior
Mouse should remain where it originally was before the window was spawned.

Video

https://github.com/LGUG2Z/komorebi/assets/8786961/deb23e5d-f601-4150-a5e4-55d751869818

Operating System

Windows 11 Pro
23H2 22631.3447
Originally created by @Vernetzt on GitHub (Apr 23, 2024). **Describe the bug** Opening some applications with `"mouse_follows_focus": false` on an empty workspace causes the mouse to be sent to the center of the monitor. Currently Explorer and 7-Zip File Manager(7zFM.exe) are the only ones I have observed. This seems to have started sometime after 0fc75af as it currently works as expected on [v0.1.24](https://github.com/LGUG2Z/komorebi/releases/tag/v0.1.24) **To Reproduce** 1. Set `"mouse_follows_focus": false` within the config 2. Focus an empty workspace 3. Open an Explorer window 4. Mouse should move to the center of the monitor **Expected behavior** Mouse should remain where it originally was before the window was spawned. **Video** https://github.com/LGUG2Z/komorebi/assets/8786961/deb23e5d-f601-4150-a5e4-55d751869818 **Operating System** ``` Windows 11 Pro 23H2 22631.3447 ```
adam added the bug label 2026-01-05 14:49:56 +01:00
adam closed this issue 2026-01-05 14:49:56 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#350