Redesign the presence manager a bit
Review Request #2912 — Created Jan. 12, 2024 and submitted
The presence manager now stores everything in a directory rather than a single ini file. This avoids relocating schemas which seems to have a number of issues. Also bind the "active" setting to the "active-presence" property so that you can change the active presence via the `manager.ini` gsettings keyfile. So other various tweaks as well.
Opened
manager.ini
and toggled the active status between a few I created.Consulted with the turtles and ran the
presence_manager
andsaved_presence
unit tests under valgrind.
Summary | ID |
---|---|
9a8d0ab7b43e41b4d75e737a1038d9141b38b22b |
Description | From | Last Updated |
---|---|---|
This is outdated now? |
QuLogic | |
Comma after @presense. |
QuLogic | |
Kind of a silly question, but I wonder if available should be all f and offline be all 0 (i.e., … |
QuLogic | |
Maybe this should say "directory path", as I don't think anywhere says it's a directory vs a file? |
QuLogic | |
Any reason to remove the assert? |
QuLogic |
- Change Summary:
-
rebased and addressed issues.
- Commits:
-
Summary ID 5bfe90930d65a027d20381053757fef1226637f4 9a8d0ab7b43e41b4d75e737a1038d9141b38b22b - Diff:
-
Revision 2 (+462 -588)