Expand description
§Steam Shortcut Sync
A library and daemon for automatically synchronizing Steam shortcuts from a Flatpak installation to the normal applications directory.
Structs§
- File
Change Listener - Watches Steam’s Flatpak applications directory for
.desktop
file changes and triggers a synchronization when they do. - File
Change Listener Creation Error - Possible errors when creating a
FileChangeListener
. - Socket
Listener - Listens on a Unix socket for manual control over synchronizations.
- Socket
Listener Creation Error - Possible errors when creating a
SocketListener
. - Synchronizer
- Coordinates and controls synchronization requests.
- Synchronizer
Creation Error - Possible errors when creating a
Synchronizer
.