libcosmic/cosmic-config/src
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
..
calloop.rs config: Add calloop feature to provide a calloop source (#102) 2023-05-09 08:45:21 -07:00
lib.rs WIP: config: Type safe API prototype 2023-07-05 16:45:16 -07:00
setting.rs WIP: config: Type safe API prototype 2023-07-05 16:45:16 -07:00