<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-screensaver/src, branch v1.22.0</title>
<subtitle>MATE screen saver and locker</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/'/>
<entry>
<title>mate-screensaver-command: Support unlocking (--unlock) the screensaver via CLI.</title>
<updated>2019-01-25T11:56:40+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2019-01-20T00:10:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/commit/?id=11fedfe00a34bc986efede88e1f2d2e8000881ab'/>
<id>11fedfe00a34bc986efede88e1f2d2e8000881ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fade: fix fade computation math</title>
<updated>2018-09-09T14:59:39+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-08-24T07:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/commit/?id=3eb44db74e80fc18f9e53793c85fb1c9ebdfa106'/>
<id>3eb44db74e80fc18f9e53793c85fb1c9ebdfa106</id>
<content type='text'>
commit https://github.com/mate-desktop/mate-screensaver/commit/599bc81
changed the fade time out to be less than a 1000ms.
Unfortunately, this broke the fade because the math for computing
the number of fade steps used integer arithmetic,
and performed a division by a 1000.

https://bugzilla.gnome.org/show_bug.cgi?id=672583

origin commit:
https://gitlab.gnome.org/GNOME/gnome-screensaver/commit/7e2085a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
commit https://github.com/mate-desktop/mate-screensaver/commit/599bc81
changed the fade time out to be less than a 1000ms.
Unfortunately, this broke the fade because the math for computing
the number of fade steps used integer arithmetic,
and performed a division by a 1000.

https://bugzilla.gnome.org/show_bug.cgi?id=672583

origin commit:
https://gitlab.gnome.org/GNOME/gnome-screensaver/commit/7e2085a
</pre>
</div>
</content>
</entry>
<entry>
<title>fix more GdkScreen related deprecations</title>
<updated>2018-08-24T08:10:21+00:00</updated>
<author>
<name>Alexei Sorokin</name>
<email>sor.alexei@meowr.ru</email>
</author>
<published>2018-08-21T17:59:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/commit/?id=dbd37df02231b8f2fb57b064c05c4a6886ee0357'/>
<id>dbd37df02231b8f2fb57b064c05c4a6886ee0357</id>
<content type='text'>
This is a follow-up to 5d4416a to fix #126
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a follow-up to 5d4416a to fix #126
</pre>
</div>
</content>
</entry>
<entry>
<title>gs-grab-x11: replace deprecated gdk_error_trap_push/pop</title>
<updated>2018-08-22T13:10:21+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-08-13T12:23:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/commit/?id=deb9266151e46e78df66bd8aad466415c6573088'/>
<id>deb9266151e46e78df66bd8aad466415c6573088</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gs-visual-gl: replace deprecated gdk_error_trap_push/pop</title>
<updated>2018-08-22T13:10:21+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-08-13T11:29:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/commit/?id=ba96676d13e442cb585925c5e19b39bcebe88d5a'/>
<id>ba96676d13e442cb585925c5e19b39bcebe88d5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove "monitor" pointer from debug information</title>
<updated>2018-08-19T18:06:17+00:00</updated>
<author>
<name>Zhang Xianwei</name>
<email>zhang.xianwei8@zte.com.cn</email>
</author>
<published>2018-08-14T08:47:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/commit/?id=1bbadd3d9aec6b361421ae5fee1a89331d68251b'/>
<id>1bbadd3d9aec6b361421ae5fee1a89331d68251b</id>
<content type='text'>
Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lock-plug: Only scale lock-screen widgets on older versions of GTK</title>
<updated>2018-08-13T16:59:53+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-08-13T16:17:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/commit/?id=ef8f73d6f81ac3d841bf136960adf523204412ea'/>
<id>ef8f73d6f81ac3d841bf136960adf523204412ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gs-lock-plug: avoid deprecated 'gdk_keymap_get_default'</title>
<updated>2018-07-13T23:20:45+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-07-12T17:31:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/commit/?id=0d51a73058e036449525d4210eb400b8086bcaa3'/>
<id>0d51a73058e036449525d4210eb400b8086bcaa3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support new mate-menus api</title>
<updated>2018-05-27T13:24:34+00:00</updated>
<author>
<name>yetist</name>
<email>yetist@gmail.com</email>
</author>
<published>2018-04-26T08:13:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/commit/?id=c3807e72fc761778100f500c0966fe491aec7fd2'/>
<id>c3807e72fc761778100f500c0966fe491aec7fd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed some gdk deprecations</title>
<updated>2018-05-14T19:22:26+00:00</updated>
<author>
<name>yetist</name>
<email>xiaotian.wu@i-soft.com.cn</email>
</author>
<published>2018-05-12T05:39:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/commit/?id=abaa88eaf6b495949199afd5886a519f89c39f36'/>
<id>abaa88eaf6b495949199afd5886a519f89c39f36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
