<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-screensaver, branch 1.16</title>
<subtitle>MATE screen saver and locker</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/'/>
<entry>
<title>release 1.16.1</title>
<updated>2017-01-20T13:20:50+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-01-20T13:20:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/commit/?id=e5df5a2f466280ddb06011c6f7d3f7a8975646c2'/>
<id>e5df5a2f466280ddb06011c6f7d3f7a8975646c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also look for gdm-binary process</title>
<updated>2017-01-20T12:49:50+00:00</updated>
<author>
<name>George Vlahavas</name>
<email>vlahavas@gmail.com</email>
</author>
<published>2016-10-19T20:42:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/commit/?id=60f934bdaec537854f8ae66278d74231383a961c'/>
<id>60f934bdaec537854f8ae66278d74231383a961c</id>
<content type='text'>
In some systems the gdm binary is actually called "gdm-binary", so we
need to check for that too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In some systems the gdm binary is actually called "gdm-binary", so we
need to check for that too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change shake times to even number, so the dialog can return to its original position.</title>
<updated>2017-01-18T15:02:27+00:00</updated>
<author>
<name>Hao Lee</name>
<email>haolee.swjtu@gmail.com</email>
</author>
<published>2017-01-17T09:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/commit/?id=49a7e7401d4493e69754eb4ffca238004c6fee1f'/>
<id>49a7e7401d4493e69754eb4ffca238004c6fee1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #111 from XRevan86/1.16</title>
<updated>2017-01-18T14:40:38+00:00</updated>
<author>
<name>Martin Wimpress</name>
<email>code@flexion.org</email>
</author>
<published>2017-01-18T14:40:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/commit/?id=cab590091459dc40d845a3a20aaec9430b3bd796'/>
<id>cab590091459dc40d845a3a20aaec9430b3bd796</id>
<content type='text'>
1.16: Avoid deprecated gdk_window_set_background functions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1.16: Avoid deprecated gdk_window_set_background functions</pre>
</div>
</content>
</entry>
<entry>
<title>Gtk2: fix switching to blank in preferences in fullscreen</title>
<updated>2017-01-16T12:04:59+00:00</updated>
<author>
<name>Alexei Sorokin</name>
<email>sor.alexei@meowr.ru</email>
</author>
<published>2017-01-16T12:04:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/commit/?id=ffe95c98b04723dacc3a52832c270a63e2364a83'/>
<id>ffe95c98b04723dacc3a52832c270a63e2364a83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid deprecated gdk_window_set_background functions</title>
<updated>2017-01-15T15:24:34+00:00</updated>
<author>
<name>Alexei Sorokin</name>
<email>sor.alexei@meowr.ru</email>
</author>
<published>2017-01-15T15:24:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/commit/?id=78e6e31dbde35a3f3dd4e95f2d8af90de2c17b1f'/>
<id>78e6e31dbde35a3f3dd4e95f2d8af90de2c17b1f</id>
<content type='text'>
Which are completely broken in GTK+ 3.22.
Also remove some redundant separate Gtk2 code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Which are completely broken in GTK+ 3.22.
Also remove some redundant separate Gtk2 code.
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+-3 gs-grab-x11: use correct GTK_VERSION_CHECK</title>
<updated>2016-10-02T06:20:09+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-10-02T05:48:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/commit/?id=15d98b9835333ba174687b4ec58eae7bcc7d94e2'/>
<id>15d98b9835333ba174687b4ec58eae7bcc7d94e2</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-screensaver/issues/104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-screensaver/issues/104
</pre>
</div>
</content>
</entry>
<entry>
<title>release 1.16.0</title>
<updated>2016-09-19T04:44:23+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-09-19T04:44:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/commit/?id=9835dcc22ecd878e9dbfdd8239a5c23c196a0cfc'/>
<id>9835dcc22ecd878e9dbfdd8239a5c23c196a0cfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update NEWS for 1.16</title>
<updated>2016-09-18T12:42:41+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-09-18T12:42:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/commit/?id=cd2ed869a3ee8eeda19c4df10f4f783897d756ef'/>
<id>cd2ed869a3ee8eeda19c4df10f4f783897d756ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sync with Transifex</title>
<updated>2016-09-18T12:33:03+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-09-18T12:33:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-screensaver/commit/?id=0c0b9cdb7837fc19fb1d6dd8acbd76444530ac48'/>
<id>0c0b9cdb7837fc19fb1d6dd8acbd76444530ac48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
