<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-settings-daemon/plugins/mouse, branch v1.24.1</title>
<subtitle>MATE settings daemon</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/'/>
<entry>
<title>use MATE_COMPILE_WARNINGS from mate-common</title>
<updated>2020-04-06T12:41:13+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-04-06T09:14:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=38f5e36bdd58afaba6a07ad8f0b33dad67571b3e'/>
<id>38f5e36bdd58afaba6a07ad8f0b33dad67571b3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid redundant redeclarations</title>
<updated>2019-12-22T12:12:11+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-12-14T20:08:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=492866e4c9860349f89babd5e0a254ddc13911f0'/>
<id>492866e4c9860349f89babd5e0a254ddc13911f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch to use gettext</title>
<updated>2019-08-30T19:14:26+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-08-29T08:19:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=828be64b69942451e95b56a02dde1576af1bb856'/>
<id>828be64b69942451e95b56a02dde1576af1bb856</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 mouse: fix deprecated g_type_class_add_private</title>
<updated>2019-07-27T14:11:38+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-07-01T08:23:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=a3446445931ca2177b708ef4893e4f8de20484f0'/>
<id>a3446445931ca2177b708ef4893e4f8de20484f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespaces</title>
<updated>2019-07-01T02:49:33+00:00</updated>
<author>
<name>Laurent Napias</name>
<email>tamplan@free.fr</email>
</author>
<published>2019-06-29T09:50:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=8d22bd7590c3487df96f8dc3972173236c66de87'/>
<id>8d22bd7590c3487df96f8dc3972173236c66de87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>locate-pointer: Do not grab pointer button when trying to locate</title>
<updated>2019-06-06T16:52:14+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-05-24T18:28:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=ad9c40cf31abaac3ec7d39f86897e378961b98fc'/>
<id>ad9c40cf31abaac3ec7d39f86897e378961b98fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mouse-manager: replace deprecated gdk_error_trap_push/pop</title>
<updated>2018-08-22T17:59:08+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-08-22T17:59:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=fb9e750da516a6b7901edda667cb8c3be298fa1d'/>
<id>fb9e750da516a6b7901edda667cb8c3be298fa1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>require GTK+ 3.22 and GLib 2.50</title>
<updated>2018-01-30T13:03:10+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-28T18:33:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=336743475664829a64d13bbd70a2c97a58375d0c'/>
<id>336743475664829a64d13bbd70a2c97a58375d0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins: G_GNUC_UNUSED in unused but needed variables</title>
<updated>2018-01-09T18:05:42+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-01-09T18:03:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=168b8ed3089742840d07bcf81a270498de568ceb'/>
<id>168b8ed3089742840d07bcf81a270498de568ceb</id>
<content type='text'>
Fixes build warnings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes build warnings
</pre>
</div>
</content>
</entry>
</feed>
