mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Window Focus Unchanged When Toggling Between Windows with mouse_follows_focus Set to False #298
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @solomonrosemite on GitHub (Feb 21, 2024).
Originally assigned to: @LGUG2Z on GitHub.
Describe the bug
When two windows are stacked, the setting
mouse_follows_focusset tofalseand toggling between these two windows usingkomorebic cycle-focus next, the focus does not change.In this case, I would expect the focus the change. And it does change and work as I expect if the setting
mouse_follows_focusis set totrue.To Reproduce
Steps to reproduce the behavior:
mouse_follows_focustofalse.Expected behavior
When two windows are stacked, the setting
mouse_follows_focusset tofalseand toggling between these two windows usingkomorebic cycle-focus next, the focus should change to the window in foreground. (This already works as expected but only if the settingmouse_follows_focusis set totrue)Screenshots and Videos
Not sure if necessary. Let me know if I should provide any.
Operating System
Provide the output of
systeminfo | grep "^OS Name\|^OS Version"komorebic checkOutputProvide the output of
komorebic checkAdditional context
My config.
@LGUG2Z commented on GitHub (Feb 22, 2024):
Interesting edge case 👀 I'll try to take a closer look at this on the weekend 🤞
@LGUG2Z commented on GitHub (Mar 8, 2024):
@SolomonRosemite https://www.youtube.com/watch?v=dIwpTK6fyLk the fix video dedicated to you! Thanks for sponsoring the project ♥️