gnome-shell/js
Simon McVittie 1eeeead78f Don't put non-Shell windows in Ctrl+Alt+Tab if they wouldn't be visible
Metacity's Ctrl+Alt+Tab would include X11 windows
with hints like GDK_WINDOW_TYPE_HINT_DOCK and
GDK_WINDOW_TYPE_HINT_DESKTOP (there are more conditions, but that's a
good start). If we're in normal mode, those are visible and it's OK
to display those in the Ctrl+Alt+Tab order, but if we're in the lock
screen or the unlock dialog, they're not visible and it doesn't make
sense to focus them.

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=699862
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Florian Müllner <fmuellner@gnome.org>
2013-05-09 19:31:28 +01:00
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm modalDialog: Show spinner when working 2013-05-09 17:38:21 +02:00
misc Only recognize common url schemes in notification messages 2013-04-29 11:22:44 -04:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui Don't put non-Shell windows in Ctrl+Alt+Tab if they wouldn't be visible 2013-05-09 19:31:28 +01:00
Makefile.am Revert "Add an OSD for sticky modifiers" 2013-04-15 18:39:52 -04:00