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
Set "mouse_follows_focus": false within the config
Focus an empty workspace
Open an Explorer window
Mouse should move to the center of the monitor
Expected behavior
Mouse should remain where it originally was before the window was spawned.
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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Vernetzt on GitHub (Apr 23, 2024).
Describe the bug
Opening some applications with
"mouse_follows_focus": falseon 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
0fc75afas it currently works as expected on v0.1.24To Reproduce
"mouse_follows_focus": falsewithin the configExpected 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