shift-shell/envmanager
Carl Schwan d9330ad10d Fix crash in envmanager
To delete an entry, we need to ensure the KConfigGroup and none of its
parent config group is not const otherwise we it an assert in KConfig.
2024-01-21 22:11:08 +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: Explicitly enable kdecoration plugin 2023-12-29 15:44:26 -05:00
main.cpp Use new Qt6 QStringLiteral operator 2024-01-17 01:07:31 +01:00
settings.cpp Fix crash in envmanager 2024-01-21 22:11:08 +00: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