<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-settings-daemon, branch v1.23.1</title>
<subtitle>MATE settings daemon</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/'/>
<entry>
<title>release 1.23.1</title>
<updated>2019-08-11T17:48:23+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-08-11T17:48:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=f8e349f18b2610898c87e2871c5657e3c312f6d1'/>
<id>f8e349f18b2610898c87e2871c5657e3c312f6d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tx: sync with transifex</title>
<updated>2019-08-11T17:43:02+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-08-11T17:43:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=f8fd241272e072bf99812d074a61217d1859b4d4'/>
<id>f8fd241272e072bf99812d074a61217d1859b4d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tx: update resource for transifex</title>
<updated>2019-08-11T17:40:07+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-08-11T17:40:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=e91de8f8f0d3f5659d66e6e4faaa4c43bb267624'/>
<id>e91de8f8f0d3f5659d66e6e4faaa4c43bb267624</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: update mate-desktop required version</title>
<updated>2019-08-11T17:35:04+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-08-11T16:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=2a0d33e5b320b73421a5e0b890e0e209f2c88ef8'/>
<id>2a0d33e5b320b73421a5e0b890e0e209f2c88ef8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 1.23.1</title>
<updated>2019-08-11T17:35:04+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-08-10T17:42:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=3ae00d585463830e5563aad21359e2dac23a4579'/>
<id>3ae00d585463830e5563aad21359e2dac23a4579</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add remaining peripheral schemas from mate-desktop</title>
<updated>2019-08-11T17:35:04+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-08-11T15:32:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=1a920c723d2a4c446dc9c4c628cb3904f942a116'/>
<id>1a920c723d2a4c446dc9c4c628cb3904f942a116</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mouse: Add acceleration profiles</title>
<updated>2019-08-11T17:35:04+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-08-02T18:48:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=96e46794a82bf4b2a3edce4502f09f1c4ec85678'/>
<id>96e46794a82bf4b2a3edce4502f09f1c4ec85678</id>
<content type='text'>
Currently libinput supports Adaptive and Flat acceleration profiles. We
can use these to change mouse behavior. Synaptic touchpads are not
supported through libinput, so they will not be affected by this change.

The Default acceleration profile reads the value from the libinput
defaults and sets them as the current profile. Usually ends up being
Adaptive.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently libinput supports Adaptive and Flat acceleration profiles. We
can use these to change mouse behavior. Synaptic touchpads are not
supported through libinput, so they will not be affected by this change.

The Default acceleration profile reads the value from the libinput
defaults and sets them as the current profile. Usually ends up being
Adaptive.
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins a11y-settings: fix deprecated g_type_class_add_private</title>
<updated>2019-08-02T21:28:55+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-07-01T08:26:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=5d01782cd1530e98977cdfeed559a30bda94f727'/>
<id>5d01782cd1530e98977cdfeed559a30bda94f727</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins a11y-keyboard: fix deprecated g_type_class_add_private</title>
<updated>2019-08-02T21:28:31+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-07-01T07:52:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=ace9111b8f3ecdc3c1d94dae4350e12b5b48ec02'/>
<id>ace9111b8f3ecdc3c1d94dae4350e12b5b48ec02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tx: update transifex resource</title>
<updated>2019-07-31T11:04:32+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-07-31T11:04:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=468d84f415c325e342b61fd102cd24202d37c1f3'/>
<id>468d84f415c325e342b61fd102cd24202d37c1f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
