gnome-shell/js
Cosimo Cecchi acc053302d automount: add an AutomountManager class
The AutomountManager class is the low-level counterpart of the
previously introduced AutorunManager, and takes care of extracting the
list of valid mounts from a GVolume or a GDrive and mounting them,
provided a number of conditions and requirements are met.

AutomountManager also keeps track of the current session availability
(using the ConsoleKit and gnome-screensaver DBus interfaces) and
inhibits mounting if the current session is locked, or another session
is in use instead.

https://bugzilla.gnome.org/show_bug.cgi?id=653520
2011-07-13 14:39:35 -04:00
..
misc screensaver: factor out a ScreenSaverProxy helper class 2011-07-13 14:39:35 -04:00
perf perf: Add metrics for switching to the applications view 2011-03-11 19:25:40 -05:00
ui automount: add an AutomountManager class 2011-07-13 14:39:35 -04:00
Makefile.am automount: add an AutomountManager class 2011-07-13 14:39:35 -04:00