gnome-shell/js/misc
Florian Müllner 8747c0c58d loginManager: Add inhibitor API
If screen locking is enabled, the screen shield should drop down
on suspend. Currently this is achieved by either explicitly locking
the screen (when selecting "Suspend" from the user menu) or by
relying on g-s-d delaying the suspension enough time for the shield
to get into place (lid close, power button).
Systemd inhibitors offer a safer way to ensure that the screen is
locked before going to sleep, so add a small abstraction for them
in the loginManager - with inhibitors being a systemd-only feature,
the ConsoleKit path only has a dummy implementation.

https://bugzilla.gnome.org/show_bug.cgi?id=686482
2013-02-06 01:01:52 +01:00
..
config.js.in shell: Remove ContactSystem 2012-06-29 11:21:50 +02:00
extensionUtils.js Reverting "extensionUtils: Remove unused property" 2012-12-13 14:16:44 -05:00
fileUtils.js fileUtils: correctly determine file type for symbolic links 2012-12-08 02:53:21 -05:00
gnomeSession.js Replace LoginManager:sessionActive with GnomeSession:SessionIsActive 2013-02-05 00:01:33 +01:00
hash.js Add a new Hash module 2013-01-31 13:20:08 +01:00
history.js history: Allow events to bubble up when arrowing past the first/last item 2012-09-18 16:44:08 +02:00
jsParse.js lookingGlass: Add tab-completion 2011-11-05 13:05:11 -04:00
loginManager.js loginManager: Add inhibitor API 2013-02-06 01:01:52 +01:00
modemManager.js mobile-providers: use libnm-gtk to work with mobile providers 2013-02-05 17:59:39 +01:00
params.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
util.js NetworkMenu: rework multiple NIC support 2012-11-16 13:52:52 -05:00