-
-
Notifications
You must be signed in to change notification settings - Fork 76
Closed
Description
These are my main points:
- at least 50% of Linux users, especially "vanilla" distro ones/newcomers, are using GNOME, which does not (sadly) support system trays anymore.
- it forces users to have an extremely heavy dependency for little practical utility: as Linux is not Windows, it could well be running in background as a service/daemon the whole time for most users, who would still know how to properly start and stop it.
- any UI toolkit should be fully detached from the back-end part by default, and suggesting a Qt "tray" UI as default for Linux users somewhat breaks this rule
Instead, providing instructions on creating a .desktop file (or including it) that simply starts the background daemon (like libinput-gestures
does) would be a much cleaner approach.
Metadata
Metadata
Assignees
Labels
No labels