Commit graph

8 commits

Author SHA1 Message Date
Vicki Pfau
5b8deecd45 daemon: Mark default state and config with serde(default) 2024-06-12 17:44:40 -07:00
Vicki Pfau
f5b17330bc daemon: Move configs from /usr/lib to /usr/share to avoid path conflict with bin 2024-06-12 15:55:12 -07:00
Vicki Pfau
6dc04e70d2 udev: Add udev listener service
This service lives in the user daemon and has the path
/com/steampowered/SteamOSManager1/UdevEvents
2024-06-10 20:55:43 -07:00
Vicki Pfau
1a69cce50b daemon: Allow context-specific commands on the message channel 2024-06-11 03:38:21 +00:00
Vicki Pfau
b582d51c90 daemon: Add message channel for sending commands to the daemon object 2024-06-11 03:38:21 +00:00
Vicki Pfau
c6113ee739 daemon: Start bringing up contexts and state loading/saving 2024-06-11 03:38:21 +00:00
Vicki Pfau
6cccb333a2 manager: Improve module naming 2024-05-08 16:52:45 -07:00
Vicki Pfau
dc7de16137 daemon: Improve module naming 2024-05-08 16:52:45 -07:00
Renamed from src/user.rs (Browse further)