summaryrefslogtreecommitdiff
path: root/shutdown
AgeCommit message (Expand)Author
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)
2013-03-07TestSessionView: added first stubMarco Trevisan (Treviño)
2013-03-07TestSessionButton: first basic testMarco Trevisan (Treviño)
2013-03-05SessionController: show the full view on shutdown requestMarco Trevisan (Treviño)
2013-03-05SessionController: update the window position to match the view sizeMarco Trevisan (Treviño)
2013-03-04SessionButton: indentation fixMarco Trevisan (Treviño)
2013-03-04Session: renaming theme namespace to styleMarco Trevisan (Treviño)
2013-03-04SessionView: fallback key analsys to parent objectMarco Trevisan (Treviño)
2013-02-21SessionController: cancel an action when user requested it, allow to change modeMarco Trevisan (Treviño)
2013-02-21Merging with SessionManager API changes, update the SessionControllerMarco Trevisan (Treviño)
2013-02-21Merging with SessionManager API changes, update the SessionControllerMarco Trevisan (Treviño)
2013-02-20SessionController: use logout mode when requestedMarco Trevisan (Treviño)