Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | data: Set X-Purism-FormFactor in .desktop file | Robert Mader | 2023-07-08 | 1 | -0/+1 |
| | | | | So the app is detected as mobile-friendly on Phosh. | ||||
* | data: Set StartupNotify to true in .desktop file | Sebastian Krzyszkowiak | 2023-03-21 | 1 | -1/+1 |
| | | | | | | GTK handles startup notifications, so advertise it in desktop file. This allows splash screens and other startup indications in DEs to work. | ||||
* | Use reverse DNS naming for icon, desktop file, DBus service, app ID (#221) | Mathieu Bridon | 2017-12-03 | 1 | -0/+13 |
The convention is to use reverse DNS for the DBus service names, icons, desktop files and application ID. Flatpak enforces that convention, and even requires at least 3 components in those names. |