Skip to content

client/shell-app-system: Avoid showing applications with NoDisplay key

Desktop entries specifications provides a way to avoid showing applications in the menu list by using NoDisplay key. Add the required support to avoid showing those applications that specify this key.

Merge request reports