gnome-shell/js
Ray Strode 2b2a8b4747 ctrlAltTab: don't allow more than one popup
In a normal user session you can't have more than one
popup, because the popup is modal and we don't allow
the popup to show up when there are other modals.

In a GDM session, however, the login dialog is modal, and
we want a popup, so we don't have that same check.

This commit changes the ctrlAltTab manager code to not
allow multiple popups.

https://bugzilla.gnome.org/show_bug.cgi?id=659177
2011-09-19 10:17:19 -04:00
..
gdm gdm: add optional logo to user list 2011-09-19 00:08:55 -04:00
misc extensionSystem: Use the system cert list 2011-09-13 12:34:48 -04:00
perf overview: Make viewSelector private 2011-08-28 12:23:59 -04:00
ui ctrlAltTab: don't allow more than one popup 2011-09-19 10:17:19 -04:00
Makefile.am gdm: add fingerprint support 2011-09-18 23:32:03 -04:00