gnome-shell/js
Dan Winship 3755783d41 viewSelector: remove the search entry's event grab
The search entry was taking a sort of grab when it was in the
focused-but-empty state, and would eat up most events for other actors
(except, confusingly, for panel actors). The only bit of "modality" we
really need here is that the entry is supposed to go back to the
unfocused state if you click somewhere outside it when it was in the
focused-but-empty state. So do that.

https://bugzilla.gnome.org/show_bug.cgi?id=642502
2011-02-24 09:36:35 -05:00
..
misc Add a history manager 2011-02-19 13:28:16 -05:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui viewSelector: remove the search entry's event grab 2011-02-24 09:36:35 -05:00
Makefile.am Add a PolicyKit authentication agent 2011-02-22 15:13:56 -05:00