gnome-shell/js
Florian Müllner eb0d803617 searchDisplay: Split renderResults()
renderResults() updates the results set, determines the number of
results to display, retrieves the corresponding result metas and
adds a new results actor for each meta.
Splitting the function in those parts allows to move the retrieval
of the result metas into SearchResults, which is where we ensure
flicker-free rendering and control the selection - we want to keep
both features for asynchronous result metas which we are about to
introduce.

https://bugzilla.gnome.org/show_bug.cgi?id=663125
2012-02-21 23:00:53 +01:00
..
extensionPrefs extension-prefs-tool: fix sensitivity of combobox items 2012-02-13 19:29:42 +01:00
gdm gdm: port gnome-shell --gdm-mode to systemd 2012-02-13 23:17:09 +01:00
misc Config: use sed for substituting variables 2012-02-14 19:13:02 +01:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui searchDisplay: Split renderResults() 2012-02-21 23:00:53 +01:00
Makefile.am Add a checkbox widget 2012-02-15 22:14:11 +01:00