gnome-shell/js
Cosimo Cecchi 534b371d42 autorun: add an AutorunManager class
AutorunManager is a class that takes care of displaying and managing
notifications and UI for storage devices.

When a mount appears and a number of conditions are satisified, a
transient notification will be displayed to immediately interact with
the device. AutorunTransientDispatcher is the object that takes care of
showing/hiding the notification sources as devices appear/disappear.

Likewise, current mounts are kept in a list and presented within a
list in a resident notification, handled by AutorunResidentSource.

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 autorun: add an AutorunManager class 2011-07-13 14:39:35 -04:00
Makefile.am autorun: add an AutorunManager class 2011-07-13 14:39:35 -04:00