gnome-shell/js
Florian Müllner 9a83662a18 loginManager: Move UnlockDialog.isSupported() here
With fallback mode dropped, we can no longer rely on gnome-screensaver
to be installed, so we'll have cases where we are unable to lock the
screen. The user menu should not show the "Lock" item in this case,
but as UnlockDialog includes UserMenu, we cannot use the existing check
without creating a circular dependency; move the function to a more
generic place to fix.

https://bugzilla.gnome.org/show_bug.cgi?id=693403
2013-03-06 16:22:07 +01:00
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm unlockDialog, loginDialog: Connect to the activate signal on the entry 2013-03-05 15:25:11 -05:00
misc loginManager: Move UnlockDialog.isSupported() here 2013-03-06 16:22:07 +01:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui loginManager: Move UnlockDialog.isSupported() here 2013-03-06 16:22:07 +01:00
Makefile.am osdWindow: Add a simple OSD popup 2013-03-03 12:59:08 +01:00