-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 implement full desktop spec (#120)
This PR implements a bunch of fixes around the applications plugin. This aligns the applications plugin closer with the [freedesktop desktop entry specification](https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html). Furhtermore it fixes #110. This PR includes: - Hiding desktop entries based on the following logic: - Type has to be "Application" - Hidden has to be false or unset - NoDisplay has to be false or unset - the XDG_CURRENT_DESKTOP has to be in OnlyShowIn and not in NotShowIn - Terminal desktop entries are now opened in the first terminal emulator that is found on the system (fixes things like btop not being able to launch)
- Loading branch information
Showing
2 changed files
with
86 additions
and
47 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters