Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-28 | [GTK+3.20] Switch to GdkSeat | Alexei Sorokin | 1 | -18/+38 | |
This changes the code quite a lot as both grabbing the pointer and the keyboard have to be done simultaneously now. | |||||
2017-01-17 | GTK+3.22: fix some GdkScreen related deprecations | Alexei Sorokin | 1 | -44/+112 | |
2016-12-26 | patch to use user's background for lock screen also. | Oliver Mangold | 1 | -1/+4 | |
2016-11-20 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -64/+0 | |
and require libmatekbd and libmate-desktop >= 1.17 | |||||
2016-11-20 | fix indent a bit | monsta | 1 | -2/+2 | |
2016-06-18 | Gtk3: fix several deprecations | Sorokin Alexei | 1 | -1/+47 | |
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 | |