shift-shell/kwin/scripts
Devin Lin c45f9ed446 envmanager: Handle SSD toggling with kwin rules
Replace the convergentwindows KWin script SSD toggling with KWin rules to ensure
windows are maximized and have no window border (and toggle off for
docked mode). KWin rules work immediately at window creation, which is
more efficient than listening to window creation events and manually
changing properties on them.

Currently, window rules setting maximization don't seem to address all cases where a window gets unmaximized, so for the time being we will still need the logic in convergentwindows to handle any sidecases.
2025-03-21 16:00:12 +00:00
..
convergentwindows envmanager: Handle SSD toggling with kwin rules 2025-03-21 16:00:12 +00:00
CMakeLists.txt kwin: Improve add_kwin_script CMake function 2023-11-12 23:05:38 -08:00