gnome-shell/js
Florian Müllner 65f96494f8 appDisplay: Separate app loading from filling the grid
At the moment when loading the applications, each app is inserted
at its correct (alphabetical) position. Avoid this overhead by
loading all apps first, then sort them once and fill the grid with
the sorted actors.

https://bugzilla.gnome.org/show_bug.cgi?id=694192
2013-02-20 00:18:56 +01:00
..
extensionPrefs
gdm loginDialog: don't try to stop work spinner if it's already gone 2013-02-18 20:35:05 -05:00
misc messageTray: Move makeCloseButton() into Util 2013-02-20 00:08:11 +01:00
perf
ui appDisplay: Separate app loading from filling the grid 2013-02-20 00:18:56 +01:00
Makefile.am