mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-24 18:31:22 +01:00
This commit introduces a distinction between ignored applications (previously identified with float_rules) and floating applications. All instances of "float_" with the initial meaning of "ignored" have been renamed with backwards compatibility aliases. Floating applications will be managed under Workspace.floating_windows if identified using a rule, and this allows them to now be moved across workspaces. A new border type has been added for floating applications, and the colour can be configured via theme.floating_border. This interactively rebased commit contains changes from the following individual commits:17ea1e6869feat(wm): separate floating and ignored apps8b344496e6feat(wm): allow ws moves of floating apps7d8e2ad814refactor(wm): float_rules > ignore_rules w/ compatd68346a640fix(borders): no redraws on floating win title changea93e937772fix(borders): update on floating win drag68e9365ddafix(borders): send notif on ignored hwnd events