
Settings apps that allow to tweak feedback per app need a way to detect if the app supports this. For phosh this happens via `X-Phosh-UsesFeedback` in the desktop file and results in the app showing up in the notification settings¹. 1) https://gitlab.gnome.org/guidog/phosh-mobile-settings/-/raw/main/screenshots/feedback.png
11 lines
235 B
Desktop File
11 lines
235 B
Desktop File
[Desktop Entry]
|
|
Name=Megapixels
|
|
Exec=megapixels
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=GTK;Photography;Graphics;
|
|
Icon=org.postmarketos.Megapixels
|
|
X-Purism-FormFactor=Workstation;Mobile;
|
|
X-Phosh-UsesFeedback=true
|
|
StartupNotify=true
|