Skip to content

Draft: notifications: Honor GAppInfo.should_show

Felipe Borges requested to merge notifications-respect-gappinfo-should-show into main

Don't list entries for desktop files marked to not show.

This includes applications that have NoDisplay=true set or are excluded from display by means of OnlyShowIn or NotShowIn. See g_app_info_should_show().

Fixes #3248

Merge request reports

Loading