gnome-shell/js
Florian Müllner 2a5eed1eb4 viewSelector: Ignore key-presses during non-overview modals
Since commit 0c807bddaf, the run dialog no longer handles Escape
key presses itself but uses the action key mechanism of modal dialogs.
As the latter uses key-release events, our own handling of the Escape
key runs on key-press.
Fix this by bailing out early if anything has pushed a modal in addition
to the overview (like system modals, looking glass, ...).

https://bugzilla.gnome.org/show_bug.cgi?id=688196
2012-11-28 21:15:09 +01:00
..
extensionPrefs extensionPrefs: Remove an extra parameter to set_cell_data_func 2012-10-10 18:21:03 -03:00
gdm Login: add a spinner for better process indication 2012-11-20 21:08:38 +01:00
misc NetworkMenu: rework multiple NIC support 2012-11-16 13:52:52 -05:00
perf
ui viewSelector: Ignore key-presses during non-overview modals 2012-11-28 21:15:09 +01:00
Makefile.am ViewSelector: remove the places & devices search provider 2012-09-16 19:02:22 +02:00