
As a GTK app it supports startup notifications just fine and this allows phosh to show a proper splash screen while megapixels is starting. Reference: https://developer-old.gnome.org/integration-guide/stable/startup-notification.html.en
10 lines
188 B
Desktop File
10 lines
188 B
Desktop File
[Desktop Entry]
|
|
Name=Megapixels
|
|
Exec=megapixels
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=GTK;
|
|
Icon=org.postmarketos.Megapixels
|
|
X-Purism-FormFactor=Workstation;Mobile;
|
|
StartupNotify=true
|