Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-08 | Merge pull request #79 from paravoid/no-fade | Clement Lefebvre | 1 | -1/+1 | |
Don't fade to black when locking the screen | |||||
2015-09-16 | manager: fade out explicitly locks more quickly | Ray Strode | 1 | -1/+1 | |
If the screensaver is explicitly asked to lock (as opposed to locking because of idle), then we should do it very quickly. 1 second is too long. This commit changes the fade to 60 steps per second and a quarter of second long (put another way, about 15 fade increments). Taken from gnome-screensaver, commit:44edc03104f9757f4d866f24df8793f064b6ce70 And applied to MATE by infirit | |||||
2015-09-15 | Don't fade to black when locking the screen | Faidon Liambotis | 1 | -1/+1 | |
Fading to black has negative security consequences: the screen locking and actual suspend race with each other, and this can result in the screen's contents being briefly visible after resume. This has been reported as #54 but has been known and patched for in Debian/Ubuntu since at least 2010 (see LP 546578). | |||||
2014-11-28 | avoid dereferencing NULL pointers | Monsta | 1 | -2/+8 | |
2013-11-12 | Add GTK3 support | Stefano Karapetsas | 1 | -2/+21 | |
2012-11-18 | fixed incorrect fsf addresses | Steve Zesch | 1 | -1/+1 | |
2012-11-03 | use background system settings from latest libmate-desktopmate-screensaver-1.5.0 | Stefano Karapetsas | 1 | -56/+5 | |
2012-11-03 | fix org.mate.background gschema name | Stefano Karapetsas | 1 | -1/+1 | |
2012-11-03 | fix mate_bg_load_from_preferences call | Stefano Karapetsas | 1 | -4/+2 | |
2012-11-03 | Port MATE Screensaver to GSettings | raveit | 1 | -75/+47 | |
2011-11-04 | first commit | Perberos | 1 | -0/+2030 | |