<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-settings-daemon/plugins/mouse, branch 1.10</title>
<subtitle>MATE settings daemon</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/'/>
<entry>
<title>mouse: fix memleak</title>
<updated>2015-09-25T13:24:53+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-09-04T08:05:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=a21ad8d8ab4e2767477c11adbfca1e03600d0fd0'/>
<id>a21ad8d8ab4e2767477c11adbfca1e03600d0fd0</id>
<content type='text'>
adapted from
https://git.gnome.org/browse/gnome-settings-daemon/commit?id=5ee48ce8aa66f6c4fdc4aa2c07bc03bdb83bcb65
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adapted from
https://git.gnome.org/browse/gnome-settings-daemon/commit?id=5ee48ce8aa66f6c4fdc4aa2c07bc03bdb83bcb65
</pre>
</div>
</content>
</entry>
<entry>
<title>mouse: use syndaemon -K to ignore Ctrl+C and other combos</title>
<updated>2015-09-25T13:24:47+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-09-04T07:54:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=ac049a8d3702d29dc27acfb7ff6ea8e296cda117'/>
<id>ac049a8d3702d29dc27acfb7ff6ea8e296cda117</id>
<content type='text'>
adapted from
https://git.gnome.org/browse/gnome-settings-daemon/commit?id=d8e4167a257d253c0f02cb50d170b26ab57fb5be
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adapted from
https://git.gnome.org/browse/gnome-settings-daemon/commit?id=d8e4167a257d253c0f02cb50d170b26ab57fb5be
</pre>
</div>
</content>
</entry>
<entry>
<title>mouse: use event driven mode for syndaemon, save some power</title>
<updated>2015-08-31T13:58:44+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-07-27T21:48:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=6a9838fed66817d80b7a86771f4a134c9e12e5d3'/>
<id>6a9838fed66817d80b7a86771f4a134c9e12e5d3</id>
<content type='text'>
from https://github.com/GNOME/gnome-settings-daemon/commit/f7071bf1f9941f0ba5fe23c645656e70fb2dd699
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from https://github.com/GNOME/gnome-settings-daemon/commit/f7071bf1f9941f0ba5fe23c645656e70fb2dd699
</pre>
</div>
</content>
</entry>
<entry>
<title>mouse: Move "has touchpad" function to common</title>
<updated>2014-12-13T17:32:16+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-12-13T14:30:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=420c17e9df0fe75f74b13f9d0caa91e764780c4b'/>
<id>420c17e9df0fe75f74b13f9d0caa91e764780c4b</id>
<content type='text'>
So it can be reused. This also fixes a memory leak in the function.
We were leaking the device list

Taken from GSD commit: f6dcba4e954f3e910854f3c92fb69b157683267d
From: Bastien Nocera &lt;hadess@hadess.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So it can be reused. This also fixes a memory leak in the function.
We were leaking the device list

Taken from GSD commit: f6dcba4e954f3e910854f3c92fb69b157683267d
From: Bastien Nocera &lt;hadess@hadess.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mouse: Check for touchpad before running syndaemon</title>
<updated>2014-12-13T17:32:16+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-12-13T12:54:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=8250785188a018fcbc1bb0f5562f531ce4226c60'/>
<id>8250785188a018fcbc1bb0f5562f531ce4226c60</id>
<content type='text'>
This avoids error messages from syndaemon:
Unable to find a synaptics device.

Taken from GSD commit: fd4722b40351a3bfc1793fb4ec56e8a5a406786a
From: Hernando Torque &lt;pantherchen@versanet.de&gt;
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=632122
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids error messages from syndaemon:
Unable to find a synaptics device.

Taken from GSD commit: fd4722b40351a3bfc1793fb4ec56e8a5a406786a
From: Hernando Torque &lt;pantherchen@versanet.de&gt;
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=632122
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Middle Click Emulation to mouse manager</title>
<updated>2014-01-06T20:19:02+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-01-05T18:11:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=4bf46e59572e90f91f6cafe8a98141e35703d12a'/>
<id>4bf46e59572e90f91f6cafe8a98141e35703d12a</id>
<content type='text'>
This change depens on gsettings key in mate-desktop.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change depens on gsettings key in mate-desktop.
</pre>
</div>
</content>
</entry>
<entry>
<title>mouse: Add GTK3 support</title>
<updated>2013-07-31T11:05:04+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-07-31T11:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=1ea44b2183142bb183fdb2a56d5ddf02e72cc8e2'/>
<id>1ea44b2183142bb183fdb2a56d5ddf02e72cc8e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[mouse] remove deprecated gdk_drawable_get_size &amp; gdk_drawable_get_screen</title>
<updated>2012-12-22T01:36:29+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-12-22T01:32:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=d58a3b0f224b999e8812242e3e93091cf077a59d'/>
<id>d58a3b0f224b999e8812242e3e93091cf077a59d</id>
<content type='text'>
Since we now require GTK 2.24, we can directly use
gdk_window_get_width(), gdk_window_get_height(), and gdk_window_get_screen()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since we now require GTK 2.24, we can directly use
gdk_window_get_width(), gdk_window_get_height(), and gdk_window_get_screen()
</pre>
</div>
</content>
</entry>
<entry>
<title>[mouse] Don't switch mouse buttons for XTest devices</title>
<updated>2012-12-15T05:04:12+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-12-15T01:23:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=753cac019e70eb345fd9d7445f5ed3d3adc146c4'/>
<id>753cac019e70eb345fd9d7445f5ed3d3adc146c4</id>
<content type='text'>
Fix fake events generated by applications being the wrong button.

https://bugzilla.gnome.org/show_bug.cgi?id=627084
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix fake events generated by applications being the wrong button.

https://bugzilla.gnome.org/show_bug.cgi?id=627084
</pre>
</div>
</content>
</entry>
<entry>
<title>[plugins] Fix some deprecations (GTK2/GTK3)</title>
<updated>2012-12-15T00:28:07+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-12-15T00:28:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=221c4df4581638c818b37dc4f8ca20fd48122d3f'/>
<id>221c4df4581638c818b37dc4f8ca20fd48122d3f</id>
<content type='text'>
a11y-keyboard: gtk_dialog_set_has_separator(), deprecated in GTK+ 2.22

common|mouse: prefix GDK key constants with _KEY (GTK3)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a11y-keyboard: gtk_dialog_set_has_separator(), deprecated in GTK+ 2.22

common|mouse: prefix GDK key constants with _KEY (GTK3)
</pre>
</div>
</content>
</entry>
</feed>
