shift-shell/envmanager
Carl Schwan b070f6e3f7
Use a reference for the singleton
This is a bit nicer to work with than a pointer and doesn't require a
heap allocation.
2024-01-17 01:02:51 +01: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 a reference for the singleton 2024-01-17 01:02:51 +01:00
settings.cpp Use a reference for the singleton 2024-01-17 01:02:51 +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