gnome-shell/js
Florian Müllner 7f5135016e search: Don't expand search when clicking section headers
Currently section headers in the search view are reactive and run
the corresponding provider's expandSearch() function when clicked,
which should launch an external program displaying all search
results for the section. Unfortunately it is only implemented for
the "Settings" provider, and does not work properly (as it ignores
the search and just launches System Settings).
Also current mockups deemphasize the section header, making the
feature pretty much indiscoverable (except by accident when
interfering with swipe-scrolling).
In conclusion, the feature does not make much sense in its current
form, so remove it.

https://bugzilla.gnome.org/show_bug.cgi?id=643632
2011-03-02 23:12:35 +01:00
..
misc Ensure that all signatures are defined in DBus interfaces 2011-02-28 18:40:57 +01:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui search: Don't expand search when clicking section headers 2011-03-02 23:12:35 +01:00
Makefile.am Add a PolicyKit authentication agent 2011-02-22 15:13:56 -05:00