pop-launcher/plugins
Joshua Megnauth 8cc0d28402
fix(desktop_entries): respect NoDisplay precedence
Closes: pop-os/cosmic-epoch#905

`NoDisplay` allows applications or users to signal that an entry
shouldn't be shown in menus. This is useful for entries that may launch
an app in a certain way such as opening a specific menu or handling a
MIME type. Some desktop environments use it to signal special cases.

`NoDisplay` as well as `Hidden` allow user defined entries to hide apps.
User defined desktop entries should override the system's applications,
but the old logic continued parsing entries from all locations instead
of stopping at a user override.
2024-09-30 20:10:36 +02:00
..
src fix(desktop_entries): respect NoDisplay precedence 2024-09-30 20:10:36 +02:00
Cargo.toml improv: desktop entries update 2024-07-13 01:13:17 +02:00
COPYING chore(license): Relicense library + service to MPL-2.0 2021-11-30 09:47:33 -07:00