summaryrefslogtreecommitdiff
path: root/shutdown
AgeCommit message (Expand)Author
2017-01-04GetAutomaticLogin -> AutomaticLoginAndrea Azzarone
2016-12-20Merge with trunk.Andrea Azzarone
2016-07-28Close session dialog on first ESC.Andrea Azzarone
2016-07-14Keep the screen locked if rebooting with autologin.Andrea Azzarone
2016-07-04Views: update animators durations on low_gfx setting changedMarco Trevisan (Treviño)
2016-07-04Views: setup fade animators durations based on low-gfx settingMarco Trevisan (Treviño)
2016-04-01Improve the "lock on suspend" logic to always keep in sync the inhibitor with...Andrea Azzarone
2016-03-31Refactor a bit the LoginManager login according to Marco's review.Andrea Azzarone
2016-03-30SessionButton: make textures themeableMarco Trevisan (Treviño)
2015-12-03updatehandsome_feng
2015-11-23Modified UserIconFile(), Add DesktopType to UnitySettings,Add some nux::Prope...handsome_feng
2015-10-09Moved the dbus call inside unity::sessionhandsome_feng
2015-07-01SessionButton: set button opacity to 75% when pressedMarco Trevisan (Treviño)
2015-07-01SessionView: don't show Lock button if session is currently lockedMarco Trevisan (Treviño)
2014-12-10Ungrab the shoutdown dialog as soon as possible.Andrea Azzarone
2014-05-16SessionDBusManager: set the inhibited bits based on the current system statusMarco Trevisan (Treviño)
2014-05-16SessionManager: add HasInhibitors method, that gets from GS if the session is...Marco Trevisan (Treviño)
2014-05-16SessionView: immediately cancel and hide the dialog if there's no action we c...Marco Trevisan (Treviño)
2014-05-16SessionView: add some padding if we only can show one buttonMarco Trevisan (Treviño)
2014-05-16SessionView: only show the lock options if we are allowed to lock and not cur...Marco Trevisan (Treviño)
2014-05-16Merging with lp:~brandontschaefer/unity/shutdown-dialog-hi-dpiMarco Trevisan (Treviño)
2014-05-16SessionManager: add CanLock method and is_locked propertyMarco Trevisan (Treviño)
2014-05-09Update string.Andrea Azzarone
2014-05-09Merge trunk.Andrea Azzarone
2014-05-08SessionButton: don't scale the button size twice...Marco Trevisan (Treviño)
2014-05-08SessionButton: remove useless definitionMarco Trevisan (Treviño)
2014-05-08UnityWindowView: only expose scale instead of the EMConverter, so we get prop...Marco Trevisan (Treviño)
2014-05-08UnityWindowView: don't include UnitySettings in the header...Marco Trevisan (Treviño)
2014-05-08Merging with lp:~brandontschaefer/unity/shutdown-dialog-hi-dpiMarco Trevisan (Treviño)
2014-05-07* Use a map to map textures based on scale size, so we only load scale sizes ...Brandon Schaefer
2014-05-06* Scale the closeable window button as well.Brandon Schaefer
2014-05-05* Fix reviews issues.Brandon Schaefer
2014-04-30SessionController: set the dialog as the nux always on front viewMarco Trevisan (Treviño)
2014-04-30SessionController: delete the views when hidden, we don't need to keep them a...Marco Trevisan (Treviño)
2014-04-25* Fixes based on reviewBrandon Schaefer
2014-04-24* First stage of Shutdown Dialog HiDPI SupportBrandon Schaefer
2014-04-16Add an extra /n.Andrea Azzarone
2014-04-11Fix string.Andrea Azzarone
2014-04-11Add a warning in the session dialog if other sessions are still open.Andrea Azzarone
2014-04-10SessionManager: add ScreenSaver{Activate,Deactivate} and relevant signals and...Marco Trevisan (Treviño)
2014-04-10SessionDBusManager: export PromptLock method on the dbusMarco Trevisan (Treviño)
2014-04-09SessionDBusManager: add support for "PromptLock"Marco Trevisan (Treviño)
2014-04-09SessionManager: add PromptLockScreen method and signal, to require a fast loc...Marco Trevisan (Treviño)
2014-03-07SessionManager: add locked/unlocked signalsMarco Trevisan (Treviño)
2014-03-07SessionDBusManager: make sure we cancel an action also UI sideMarco Trevisan (Treviño)
2014-03-07SessionDBusManager: add Request actions (to prompt dialogs)Marco Trevisan (Treviño)
2014-03-07SessionDBusManager: add new dbus server to reply to session controlling requestsMarco Trevisan (Treviño)
2014-03-07StandaloneSession: implement missing HostNameMarco Trevisan (Treviño)
2014-02-17UnityScreen: add a SpreadFilter when in Scale mode, when updated it relayouts...Marco Trevisan (Treviño)
2014-01-06* Add a shortcut that will lock the screen with Super+L. WhileBrandon Schaefer