gnome-shell/js
Ray Strode db39ba3b9f modalDialog: add mode that leaves shell reactive
A modal dialog in the shell blocks anything but that dialog from
receiving user input. Applications within the session and other
parts of UI are rendered non-reactive.

When GDM gets changed to use the shell for its greeter, the user
list will be presented as a shell dialog. That dialog shouldn't
block access to the panel menus, etc.

This commit adds a shellReactive property that makes the ModalDialog
class continue to block access to applications, but allow the user
to interact with the shell itself.

https://bugzilla.gnome.org/show_bug.cgi?id=657082
2011-08-28 12:36:57 -04:00
..
misc screenSaver: bugfixes 2011-07-14 12:51:18 -04:00
perf overview: Make viewSelector private 2011-08-28 12:23:59 -04:00
ui modalDialog: add mode that leaves shell reactive 2011-08-28 12:36:57 -04:00
Makefile.am Add a system modal dialog for network secrets 2011-08-29 18:11:50 +02:00