gnome-shell/js
Jasper St. Pierre 196f6c241a appDisplay: Don't show apps in NoDisplay categories in the All view
We explicitly include NoDisplay applications in the ShellAppSystem because
we want app tracking for them, but we explicitly filter NoDisplay applications
out when showing them to the user because we don't want to show them to the
user. We also based our "All" apps view on a flattened list of apps. While
we did check for NoDisplay on the app item itself, we didn't check against
its parents. Refactor the app display view to not use a separate flat list
of applications, but instead a concatenation of all the applications in all
the loaded categories.

https://bugzilla.gnome.org/show_bug.cgi?id=658176
2012-06-11 13:55:59 -04:00
..
extensionPrefs Switch string formatting to the one inside gjs 2012-05-24 15:38:44 -04:00
gdm Refactor show()/hide() sequences 2012-05-02 12:43:58 -04:00
misc extensionUtils: Support subdirectories in getCurrentExtension 2012-05-29 14:36:16 -04:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui appDisplay: Don't show apps in NoDisplay categories in the All view 2012-06-11 13:55:59 -04:00
Makefile.am Switch string formatting to the one inside gjs 2012-05-24 15:38:44 -04:00