shift-shell/envmanager
Devin Lin 68bd204e36 envmanager: Set Placement mode for KWin to skip window maximize animation when not in docked mode
We can use the placement mode setting in KWin to bypass the need to "maximize" after the window opens, KWin does this for us.

We keep the kwin maximize script to enforce docked mode changing window maximization (since the policy only affects new windows).
2024-03-09 04:20:12 +00:00
..
CMakeLists.txt envmanager: Extract kded settings management to separate app, add window decoration customization 2023-03-29 19:41:10 -07:00
config.h envmanager: Set Placement mode for KWin to skip window maximize animation when not in docked mode 2024-03-09 04:20:12 +00:00
main.cpp Use new Qt6 QStringLiteral operator 2024-01-17 01:07:31 +01:00
settings.cpp envmanager: Fix some for-loop 2024-01-22 16:33:41 +01:00
settings.h Use a reference for the singleton 2024-01-17 01:02:51 +01:00
utils.h envmanager: Extract kded settings management to separate app, add window decoration customization 2023-03-29 19:41:10 -07:00