libcosmic/src/app
Victoria Brekenfeld b40839638a fix: Use globals instead of thread-locals
Better support for multi-threaded applications,
especially cosmic-comp rendering in parallel on
multiple threads, each potentially accessing
global configurations such as the active theme,
icon_theme and more...
2024-08-02 20:27:08 +02:00
..
command.rs fix: maximize instead of fullscreen 2024-02-12 17:53:59 +01:00
core.rs fix: condense app to content first 2024-05-30 21:41:15 +02:00
cosmic.rs fix: Use globals instead of thread-locals 2024-08-02 20:27:08 +02:00
mod.rs fix: Use globals instead of thread-locals 2024-08-02 20:27:08 +02:00
settings.rs feat(config): add icon theme property to CosmicTk config 2024-03-18 09:51:37 -06:00