<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-settings-daemon, branch v1.17.1</title>
<subtitle>MATE settings daemon</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/'/>
<entry>
<title>Bump version to 1.17.1</title>
<updated>2017-01-18T17:48:48+00:00</updated>
<author>
<name>Martin Wimpress</name>
<email>martin@mate-desktop.org</email>
</author>
<published>2017-01-18T17:48:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=1e83e471f0c38a76d142d2f4dd60b52056acd4a0'/>
<id>1e83e471f0c38a76d142d2f4dd60b52056acd4a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync translations.</title>
<updated>2017-01-18T17:44:48+00:00</updated>
<author>
<name>Martin Wimpress</name>
<email>martin@mate-desktop.org</email>
</author>
<published>2017-01-18T17:44:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=b764fb68e2fa4ef20625ff64306c3febbbc6a39b'/>
<id>b764fb68e2fa4ef20625ff64306c3febbbc6a39b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update mate-settings-daemon NEWS to use consistent, project wide, markdown-like formatting. This will make generating release announcements easier.</title>
<updated>2017-01-13T16:13:03+00:00</updated>
<author>
<name>Martin Wimpress</name>
<email>martin@mate-desktop.org</email>
</author>
<published>2017-01-13T16:13:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=9bf7aab295641da2b5cf029e3eb606be14a9da4c'/>
<id>9bf7aab295641da2b5cf029e3eb606be14a9da4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pre-bump version</title>
<updated>2017-01-03T20:54:38+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2017-01-03T20:54:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=497cc313e44cced7bc7b86d46c34bd71249c6cc0'/>
<id>497cc313e44cced7bc7b86d46c34bd71249c6cc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mouse: fix applying "disable while typing" setting to all devices</title>
<updated>2017-01-03T20:26:25+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-01-03T20:26:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=7f86fcaa44fee7dd69789b3fc98d1a7ff4b30440'/>
<id>7f86fcaa44fee7dd69789b3fc98d1a7ff4b30440</id>
<content type='text'>
my stupid mistake - it was applied to the first device in the list only
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
my stupid mistake - it was applied to the first device in the list only
</pre>
</div>
</content>
</entry>
<entry>
<title>mouse: libinput - hook up disable while typing</title>
<updated>2017-01-02T13:53:33+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-12-23T13:16:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=3d5b274c60d9ba216bec77fa20992b543be51074'/>
<id>3d5b274c60d9ba216bec77fa20992b543be51074</id>
<content type='text'>
adapted from:
https://github.com/linuxmint/cinnamon-settings-daemon/commit/4ab4ebab920ee8effb3f83df9318fbd7ad6a371c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adapted from:
https://github.com/linuxmint/cinnamon-settings-daemon/commit/4ab4ebab920ee8effb3f83df9318fbd7ad6a371c
</pre>
</div>
</content>
</entry>
<entry>
<title>mouse: libinput - hook up acceleration setting</title>
<updated>2017-01-02T13:53:33+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-12-23T12:58:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=2f03aca366d22bd844eb75ebcee47e0c251cee6b'/>
<id>2f03aca366d22bd844eb75ebcee47e0c251cee6b</id>
<content type='text'>
note: threshold setting is ignored as libinput doesn't have it

adapted from:
https://github.com/linuxmint/cinnamon-settings-daemon/commit/1e7d504a5d0003b1c71e8bcacc3476002107d414
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
note: threshold setting is ignored as libinput doesn't have it

adapted from:
https://github.com/linuxmint/cinnamon-settings-daemon/commit/1e7d504a5d0003b1c71e8bcacc3476002107d414
</pre>
</div>
</content>
</entry>
<entry>
<title>mouse: call only Synaptics function from set_left_handed_legacy_driver</title>
<updated>2017-01-02T13:53:33+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-12-23T12:01:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=9bbce5943c7cba741781f9bf8b1391624a590cb8'/>
<id>9bbce5943c7cba741781f9bf8b1391624a590cb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mouse: libinput - hook up left-handed setting</title>
<updated>2017-01-02T13:53:33+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-12-23T11:48:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=db375a597e33b1c8fbc20a0e9dcecc93ba59fa7a'/>
<id>db375a597e33b1c8fbc20a0e9dcecc93ba59fa7a</id>
<content type='text'>
note: libinput function doesn't have button remapping code,
it's handled in libinput already

adapted from:
https://github.com/linuxmint/cinnamon-settings-daemon/commit/c35f95210f025132e2e551024a01f6102371a0a0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
note: libinput function doesn't have button remapping code,
it's handled in libinput already

adapted from:
https://github.com/linuxmint/cinnamon-settings-daemon/commit/c35f95210f025132e2e551024a01f6102371a0a0
</pre>
</div>
</content>
</entry>
<entry>
<title>mouse: added helper to check if property exists on device</title>
<updated>2017-01-02T13:53:33+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-12-23T11:15:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=b8cc7f47feb9f6c102bc40ac16d7248327a7c2e0'/>
<id>b8cc7f47feb9f6c102bc40ac16d7248327a7c2e0</id>
<content type='text'>
same as done here:
https://github.com/linuxmint/cinnamon-settings-daemon/commit/c35f95210f025132e2e551024a01f6102371a0a0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
same as done here:
https://github.com/linuxmint/cinnamon-settings-daemon/commit/c35f95210f025132e2e551024a01f6102371a0a0
</pre>
</div>
</content>
</entry>
</feed>
