summaryrefslogtreecommitdiff
path: root/lockscreen
AgeCommit message (Expand)Author
2014-03-10LockScreenController: use LockScreenUsingUnity properlyMarco Trevisan (Treviño)
2014-03-07LockScreenShield: remove unneeded includesMarco Trevisan (Treviño)
2014-03-07LockScreenController: add method to check if a menu is openMarco Trevisan (Treviño)
2014-03-07LockScreenPanel: change meaning of "active" property use InputSensitivity ins...Marco Trevisan (Treviño)
2014-03-07LockScreenController: only create one dbus indicators for all the shieldsMarco Trevisan (Treviño)
2014-03-07BackgroundSettings: never draw the grid under the panelMarco Trevisan (Treviño)
2014-03-07UserAuthenticatorPam: use calloc as andyrock prefers ;)Marco Trevisan (Treviño)
2014-03-07SessionManager: add locked/unlocked signalsMarco Trevisan (Treviño)
2014-03-07UnityWindow: add proper cross-fading when the lockscreen is about to show/hideMarco Trevisan (Treviño)
2014-03-06LockScreen: use settings parameters LockScreenSettingsMarco Trevisan (Treviño)
2014-03-06LockScreenSettings: bind unity greeter options with LockScreenSettingsMarco Trevisan (Treviño)
2014-03-06LockScreenShield: activate the first valid indicator on relative keybindingMarco Trevisan (Treviño)
2014-03-06Lockscreen: re-add panel to the built listMarco Trevisan (Treviño)
2014-03-06LockScreenPanel: fix typoMarco Trevisan (Treviño)
2014-03-06LockScreenPanel: added a light version of PanelView for Lockscreen onlyMarco Trevisan (Treviño)
2014-03-06LockScreenShield: make sure we always keep the internal monitor value updatedMarco Trevisan (Treviño)
2014-03-06Merging with latest lp:~andyrock/unity/lockscreenMarco Trevisan (Treviño)
2014-03-06UserPromptView: make the prompt hints to be correctly translatableMarco Trevisan (Treviño)
2014-03-06BackgroundSettings: follow the unity-greeter gsettings optionsMarco Trevisan (Treviño)
2014-03-06BackgroundSettings: don't depend on panel height in offset, or it will cause ...Marco Trevisan (Treviño)
2014-03-06BackgroundSettings: use more forward declaration and a constexprMarco Trevisan (Treviño)
2014-03-06BackgroundSettings: read logo from greeter gsettingsMarco Trevisan (Treviño)
2014-03-06BackgroundSettings: don't use hardcoded numbers for logo imageMarco Trevisan (Treviño)
2014-03-06LockScreenController: emit upstart signals only if we are in unity modeMarco Trevisan (Treviño)
2014-03-06LockScreenController: make sure we show the newly added views if we're visibleMarco Trevisan (Treviño)
2014-03-06LockScreenAbstractShield: add AbstractShield and use it in factoryMarco Trevisan (Treviño)
2014-03-06UnityShell: never paint windows when the lockscreen is activeMarco Trevisan (Treviño)
2014-03-05LockScreenController: update the primary state of a shield when mouse positio...Marco Trevisan (Treviño)
2014-03-05Lockscreen PCH: add more headersMarco Trevisan (Treviño)
2014-03-05LockScreenShield: emit a signal with proper coordinates on grab motionMarco Trevisan (Treviño)
2014-03-05LockScreenShield: cache the shield layouts otherwise after some quick primary...Marco Trevisan (Treviño)
2014-03-05LockScreenShield: change kind of view on primary changedMarco Trevisan (Treviño)
2014-03-05LockScreenShield: always return the primary shield as the area of any mouse e...Marco Trevisan (Treviño)
2014-03-05Minor change.Andrea Azzarone
2014-03-05BackgroundSettings: just use nux::CairoGraphics to generate the textureMarco Trevisan (Treviño)
2014-03-05UserAuthenticator: use nicer name for pointer of promise stringMarco Trevisan (Treviño)
2014-03-05UserPromptView: Get correct input field, fix cursor visibility, use bullet as...Marco Trevisan (Treviño)
2014-03-05UserAuthenticatorPam: some code clanupMarco Trevisan (Treviño)
2014-02-22Share the logo with unity-greeter.Andrea Azzarone
2014-02-22Correct handle the grab when using the keyboard shortcut to lock the screen.Andrea Azzarone
2014-02-22Improve screen reader in the lockscreen.Andrea Azzarone
2014-02-20Merge trunk.Andrea Azzarone
2014-02-20Improve pam code.Andrea Azzarone
2014-02-14Fix includes.Andrea Azzarone
2014-02-14Deactivate the prompt view when checking the password.Andrea Azzarone
2014-02-14Follow robert's tips.Andrea Azzarone
2014-02-14Use 0.5 opacity for the panel in the lockscreen.Andrea Azzarone
2014-02-13Revert po/ changes and other minor changes.Andrea Azzarone
2014-02-13Minor changes in UserPromptViewAndrea Azzarone
2014-02-13Merge trunk.Andrea Azzarone