<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-settings-daemon/plugins, branch 1.18</title>
<subtitle>MATE settings daemon</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/'/>
<entry>
<title>Prevent media-keys bindings from swallowing modifier keys</title>
<updated>2018-03-18T11:12:44+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-03-07T11:41:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=600082f15aabbc3c83e0b7a5552ed28df49ed4df'/>
<id>600082f15aabbc3c83e0b7a5552ed28df49ed4df</id>
<content type='text'>
This changes how the media-keys manager determines successful
key-bindings from KeyRelease to KeyPress so that it does not conflict
with third-party applications that want to use modifier keys as global
key-bindings. We've already done this change for general keybindings and
marco.

(port of d0368790c6deda728eb46337247bd0a9a844ac4b without deprecations fixes to 1.18 branch)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This changes how the media-keys manager determines successful
key-bindings from KeyRelease to KeyPress so that it does not conflict
with third-party applications that want to use modifier keys as global
key-bindings. We've already done this change for general keybindings and
marco.

(port of d0368790c6deda728eb46337247bd0a9a844ac4b without deprecations fixes to 1.18 branch)
</pre>
</div>
</content>
</entry>
<entry>
<title>Request keyboard event reports from global keybindings of other windows</title>
<updated>2017-08-07T14:28:44+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2017-06-20T22:28:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=9eb0130a902aa509a3f4f61d0312af807fa87936'/>
<id>9eb0130a902aa509a3f4f61d0312af807fa87936</id>
<content type='text'>
This allows mate-settings-daemon to honor global keybindings whenever
a different application has keybindings that seem conflicting, but are
usually not.

For example, an application defining a `Super_L` keybinding
and MATE having defining a shortcut that uses the `&lt;Mod4&gt;` key. They are
the same physical keyboard, but one is a modifier and the other is not.
Without requesting keyboard reports from other windows, the `&lt;Mod4&gt;`
shortcuts are swallowed whenever there is a `Super_L` shortcut
elsewhere.

(squashed cf0b97690c9d8606be4e07b58a4cf7070b53570d + 603e331e6cf480d2f9aed1e7d096333df39215aa for 1.18 branch)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows mate-settings-daemon to honor global keybindings whenever
a different application has keybindings that seem conflicting, but are
usually not.

For example, an application defining a `Super_L` keybinding
and MATE having defining a shortcut that uses the `&lt;Mod4&gt;` key. They are
the same physical keyboard, but one is a modifier and the other is not.
Without requesting keyboard reports from other windows, the `&lt;Mod4&gt;`
shortcuts are swallowed whenever there is a `Super_L` shortcut
elsewhere.

(squashed cf0b97690c9d8606be4e07b58a4cf7070b53570d + 603e331e6cf480d2f9aed1e7d096333df39215aa for 1.18 branch)
</pre>
</div>
</content>
</entry>
<entry>
<title>keyboard plugin: apply panel menu theme to popup menu</title>
<updated>2017-08-07T14:23:31+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-04-26T03:37:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=250e6874f0e0d2f0cbfdcaa0fc92f28840ada7d9'/>
<id>250e6874f0e0d2f0cbfdcaa0fc92f28840ada7d9</id>
<content type='text'>
This menu was not noticed back in 2015 when support for custom panel menu themes was added
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This menu was not noticed back in 2015 when support for custom panel menu themes was added
</pre>
</div>
</content>
</entry>
<entry>
<title>ldsm-dialog: set max width chars for labels</title>
<updated>2017-08-07T14:23:22+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-04-25T20:19:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=38bcccd6ad78c633f6fec4be4796b2334e632b2e'/>
<id>38bcccd6ad78c633f6fec4be4796b2334e632b2e</id>
<content type='text'>
This reduce the width of the dialog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reduce the width of the dialog
</pre>
</div>
</content>
</entry>
<entry>
<title>mouse: Also grab button presses so as to replay them on pointer locater</title>
<updated>2017-03-18T19:17:36+00:00</updated>
<author>
<name>Rui Matos</name>
<email>tiagomatos@gmail.com</email>
</author>
<published>2012-10-05T23:39:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=3e295156e3bd77007984dedf8d326b6c412ff925'/>
<id>3e295156e3bd77007984dedf8d326b6c412ff925</id>
<content type='text'>
Applications might want to establish keyboard grabs on button presses so we
should also ungrab the keyboard when a button press occurs after the locate
pointer key is pressed.

https://bugzilla.gnome.org/show_bug.cgi?id=125618
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Applications might want to establish keyboard grabs on button presses so we
should also ungrab the keyboard when a button press occurs after the locate
pointer key is pressed.

https://bugzilla.gnome.org/show_bug.cgi?id=125618
</pre>
</div>
</content>
</entry>
<entry>
<title>mouse: More pointer locater refactoring</title>
<updated>2017-03-18T19:17:36+00:00</updated>
<author>
<name>Alexei Sorokin</name>
<email>sor.alexei@meowr.ru</email>
</author>
<published>2017-03-18T19:17:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=889f0f2336640314d966dfe9c02d74169c255d5c'/>
<id>889f0f2336640314d966dfe9c02d74169c255d5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make pointer locater always pass through</title>
<updated>2017-03-14T12:58:27+00:00</updated>
<author>
<name>Alexei Sorokin</name>
<email>sor.alexei@meowr.ru</email>
</author>
<published>2017-03-14T12:58:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=280c1746b557369793e41f39e1d6b5edb1a1bf2b'/>
<id>280c1746b557369793e41f39e1d6b5edb1a1bf2b</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 and clean up pointer locater</title>
<updated>2017-03-13T19:13:56+00:00</updated>
<author>
<name>Alexei Sorokin</name>
<email>sor.alexei@meowr.ru</email>
</author>
<published>2017-03-13T19:13:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=7f270237d46b7b1e65c678693b4c5dea359780c5'/>
<id>7f270237d46b7b1e65c678693b4c5dea359780c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "GTK 3.21: Fix caja startup background"</title>
<updated>2017-02-02T16:07:06+00:00</updated>
<author>
<name>Alexei Sorokin</name>
<email>sor.alexei@meowr.ru</email>
</author>
<published>2017-02-02T16:07:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=f19fba7a2e36b47e95fda3161b125e8c7929ac83'/>
<id>f19fba7a2e36b47e95fda3161b125e8c7929ac83</id>
<content type='text'>
and revert "GTK 3.21: Fix background changing, startup delay".
These are no longer of need as Caja reclaimed its ability to draw backgrounds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and revert "GTK 3.21: Fix background changing, startup delay".
These are no longer of need as Caja reclaimed its ability to draw backgrounds.
</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>
</feed>
