libcosmic/cosmic-config
Ian Douglas Scott 5c5460e93c WIP: config: Type safe API prototype
If we represent settings with types, we can provide an api to
get/set/monitor settings that guarantees we can only access settings
that exist with the right types, without seperate getter/setter/callback
functions like GTK would use.
2023-07-05 16:45:16 -07:00
..
examples WIP: config: Type safe API prototype 2023-07-05 16:45:16 -07:00
src WIP: config: Type safe API prototype 2023-07-05 16:45:16 -07:00
Cargo.toml cosmic-config: Don't pull all of iced (#111) 2023-06-02 14:52:40 +02:00