mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: focus follows mouse breaks append container behaviour #458
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 @xrun1 on GitHub (Aug 29, 2024).
Describe the bug
New windows always spawn on the first monitor, in the first container. Log:
To Reproduce
Steps to reproduce the behavior:
"window_container_behavior": "Append"and"focus_follows_mouse": "Windows"in komorebi.jsonExpected behavior
Window appears in the stacked container that contains the focused window
Operating System
Provide the output of
systeminfo | grep "^OS Name\|^OS Version"For example:
komorebic checkOutputProvide the output of
komorebic check@LGUG2Z commented on GitHub (Jan 23, 2025):
Edit: I forgot that focus follows mouse is now an EOL feature in komorebi, and also I have tried reproducing this today and was not able to get a repro.