mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-05-08 03:43:25 +02:00
This commit addresses and number of bugs and improves the experience of working with floating workspaces (ie. Workspace.tile = false). - When the user moves or resizes a window on a floating workspace, WindowManagerEvent::MoveResizeStart will no longer trigger, which prevents the mouse focus from going to the middle of the window rect after the resize or move action (if mouse_follows_focus = true) - If active_window_border = true, it will no longer be shown on focused windows in floating workspaces - When windows are moved using a komorebic command from a floating workspace to a tiling workspace and active_window_border = true, the active window border will be shown again