summaryrefslogtreecommitdiff
path: root/shutdown
AgeCommit message (Expand)Author
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
2013-11-14Merge with trunkMarco Trevisan (Treviño)
2013-11-01Merging with trunkMarco Trevisan (Treviño)
2013-09-25{Switcher,Shortcut,Session}Controller: extend sigc::trackable to smartly disc...Marco Trevisan (Treviño)
2013-09-24Unity: Use WindowManager average_color property for getting the desktop colorMarco Trevisan (Treviño)
2013-09-19Merging with trunkMarco Trevisan (Treviño)
2013-09-19Merging with trunkMarco Trevisan (Treviño)
2013-09-19Introspectable: use IntrospectionData class for collecting data from childrenMarco Trevisan (Treviño)
2013-09-19Unity: update various code to use new Variant facilitiesMarco Trevisan (Treviño)
2013-09-13SessionController: use AnimationUtils methods to start and reverse the animationMarco Trevisan (Treviño)
2013-06-14Fix build when building without precompiled headersXiao-Long Chen
2013-03-25Merge with trunkNick Dedekind
2013-03-22Fixed include. pch'less build not workingNick Dedekind