summaryrefslogtreecommitdiff
path: root/shutdown
AgeCommit message (Expand)Author
2014-05-09Update string.Andrea Azzarone
2014-05-09Merge trunk.Andrea Azzarone
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-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
2013-03-21Shutdown message: replace "!" with ".".Paolo Rotolo
2013-03-20Add comma before the username in Shutdown dialog (LP #1157927).Paolo Rotolo
2013-03-20Merged with trunkNick Dedekind
2013-03-19unity: s/UBUS_PLACE_VIEW_CLOSE_REQUEST/UBUS_OVERLAY_CLOSE_REQUEST/gMarco Trevisan (Treviño)
2013-03-19SessionController: request overlay hiding on session view showMarco Trevisan (Treviño)
2013-03-19SessionController: set the key-focus area to the one given by the ViewMarco Trevisan (Treviño)
2013-03-19SessionView: save the button to key-focus into a RO propertyMarco Trevisan (Treviño)
2013-03-19SessionView: invert the position of reboot/shutdown buttonsMarco Trevisan (Treviño)
2013-03-19TestSessionButtonTypes: added typed tests for action buttonsMarco Trevisan (Treviño)
2013-03-19SessionButton: save button action in a ROPropertyMarco Trevisan (Treviño)
2013-03-19SessionButton: generate labels and texture internally by ActionMarco Trevisan (Treviño)
2013-03-19Advanced home scope filtersNick Dedekind
2013-03-19SessionView: rename the Logout and Shutdown buttons as requestedMarco Trevisan (Treviño)
2013-03-11UnityWindowView: Close a window also on escape key. Fixes: https://bugs.launc...Marco Trevisan (Treviño)
2013-03-08SessionView: only use the Escape key event if a button is key-focusedMarco Trevisan (Treviño)
2013-03-08SessionView: don't use a new-line on text message when we have enough spaceMarco Trevisan (Treviño)
2013-03-07TestSessionController: added controller testsMarco Trevisan (Treviño)
2013-03-07SessionController: make GetOffsetPerMonitor private, call only on embedded wi...Marco Trevisan (Treviño)
2013-03-07TestSessionView: added tests to check the view elements on mode changesMarco Trevisan (Treviño)
2013-03-07SessionButton, SessionController, SessionView: add some more introspectionMarco Trevisan (Treviño)