shift-shell/envmanager
Devin Lin 0e6221ce52 envmanager: Add overlay configs through XDG_CONFIG_DIRS
We currently directly write our settings to ~/.config/kwinrc and ~/.config/ksmserver.

Instead, create a separate config file with our settings (in ~/.config/plasma-mobile), and in startplasmamobile, add that path to XDG_CONFIG_DIRS. These options will be applied in the mobile session, unless the user explicitly sets the config option.
2025-05-22 23:12:43 -04: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: Add overlay configs through XDG_CONFIG_DIRS 2025-05-22 23:12:43 -04:00
main.cpp Use new Qt6 QStringLiteral operator 2024-01-17 01:07:31 +01:00
settings.cpp envmanager: Add overlay configs through XDG_CONFIG_DIRS 2025-05-22 23:12:43 -04:00
settings.h envmanager: Add overlay configs through XDG_CONFIG_DIRS 2025-05-22 23:12:43 -04:00
utils.h envmanager: Extract kded settings management to separate app, add window decoration customization 2023-03-29 19:41:10 -07:00