Crate steam_shortcut_sync

Source
Expand description

§Steam Shortcut Sync

A library and daemon for automatically synchronizing Steam shortcuts from a Flatpak installation to the normal applications directory.

Structs§

FileChangeListener
Watches Steam’s Flatpak applications directory for .desktop file changes and triggers a synchronization when they do.
FileChangeListenerCreationError
Possible errors when creating a FileChangeListener.
SocketListener
Listens on a Unix socket for manual control over synchronizations.
SocketListenerCreationError
Possible errors when creating a SocketListener.
Synchronizer
Coordinates and controls synchronization requests.
SynchronizerCreationError
Possible errors when creating a Synchronizer.

Enums§

FileChangeListenerCreationErrorKind
SocketListenerCreationErrorKind
SynchronizerCreationErrorKind