libcosmic/cosmic-config
Frederic Laing c2b7d7847a feat: add Flatpak sandbox support for config paths
Implement get_config_dir() and get_state_dir() helper functions that detect
Flatpak sandboxing via FLATPAK_ID and use HOST_XDG_CONFIG_HOME/HOST_XDG_STATE_HOME
environment variables or fallback to HOME-based paths.

This allows libcosmic apps running in Flatpak sandboxes to properly read
system-wide COSMIC configuration (themes, corner radii, etc.) from the host.
2025-12-04 11:30:03 -07:00
..
src feat: add Flatpak sandbox support for config paths 2025-12-04 11:30:03 -07:00
Cargo.toml fix(context_drawer): title alignment 2025-09-11 10:49:26 -04:00