Expand description

Steam Shortcut Sync

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

Structs

Watches Steam’s Flatpak applications directory for .desktop file changes and triggers a synchronization when they do.

Possible errors when creating a FileChangeListener.

Listens on a Unix socket for manual control over synchronizations.

Possible errors when creating a SocketListener.

Coordinates and controls synchronization requests.

Possible errors when creating a Synchronizer.

Enums