<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-settings-daemon/plugins, branch 1.8</title>
<subtitle>MATE settings daemon</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/'/>
<entry>
<title>changed the reaction to numlock state to avoid eating 100% CPU</title>
<updated>2015-03-15T21:35:58+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-03-11T08:10:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=15e0e981af132d7fe5f838db4826c6b4b2d17a91'/>
<id>15e0e981af132d7fe5f838db4826c6b4b2d17a91</id>
<content type='text'>
credits to @nileshgr for the patch

Closes https://github.com/mate-desktop/mate-settings-daemon/pull/98
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
credits to @nileshgr for the patch

Closes https://github.com/mate-desktop/mate-settings-daemon/pull/98
</pre>
</div>
</content>
</entry>
<entry>
<title>background plugin: safer access to list element's data</title>
<updated>2015-03-15T21:35:55+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-01-03T16:06:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=76f5eeb1e32919aeeb99e2c7b53ae133bda53c17'/>
<id>76f5eeb1e32919aeeb99e2c7b53ae133bda53c17</id>
<content type='text'>
g_list_nth_data just returns NULL if either list or element is NULL

Closes https://github.com/mate-desktop/mate-settings-daemon/pull/91
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
g_list_nth_data just returns NULL if either list or element is NULL

Closes https://github.com/mate-desktop/mate-settings-daemon/pull/91
</pre>
</div>
</content>
</entry>
<entry>
<title>a11y-keyboard: fix crash</title>
<updated>2015-03-15T18:05:02+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-01-02T15:18:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=73b9f140589dff9c641d286eddb3f3c0e50e3e37'/>
<id>73b9f140589dff9c641d286eddb3f3c0e50e3e37</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-settings-daemon/issues/70
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-settings-daemon/issues/70
</pre>
</div>
</content>
</entry>
<entry>
<title>xsettings plugin: first connect to settings, then read them.</title>
<updated>2015-03-08T20:12:32+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-02-18T15:08:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=d50d0f52aed0220a7e4992910ee0116f91cae855'/>
<id>d50d0f52aed0220a7e4992910ee0116f91cae855</id>
<content type='text'>
fixes the issue with GLib &gt;= 2.43,
https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619

Closes https://github.com/mate-desktop/mate-settings-daemon/pull/95

Conflicts:
	plugins/xsettings/msd-xsettings-manager.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes the issue with GLib &gt;= 2.43,
https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619

Closes https://github.com/mate-desktop/mate-settings-daemon/pull/95

Conflicts:
	plugins/xsettings/msd-xsettings-manager.c
</pre>
</div>
</content>
</entry>
<entry>
<title>mpris: Replace googlemusicframe with nuvolaplayer</title>
<updated>2014-07-11T12:18:57+00:00</updated>
<author>
<name>Daniel Kao</name>
<email>daniel.m.kao@gmail.com</email>
</author>
<published>2014-07-08T09:20:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=16a8631b453269a774c03d422eb91cc112d43d1f'/>
<id>16a8631b453269a774c03d422eb91cc112d43d1f</id>
<content type='text'>
googlemusicframe was renamed to nuvolaplayer in late 2011.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
googlemusicframe was renamed to nuvolaplayer in late 2011.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for GTK3 Gtk/DecorationLayout setting</title>
<updated>2014-05-06T11:02:33+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-05-04T20:59:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=7bb3665f1ab1878b251603c5449b4a19c4006158'/>
<id>7bb3665f1ab1878b251603c5449b4a19c4006158</id>
<content type='text'>
Closes https://github.com/mate-desktop/mate-settings-daemon/issues/63
See https://developer.gnome.org/gtk3/stable/GtkSettings.html#GtkSettings--gtk-decoration-layout
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/mate-desktop/mate-settings-daemon/issues/63
See https://developer.gnome.org/gtk3/stable/GtkSettings.html#GtkSettings--gtk-decoration-layout
</pre>
</div>
</content>
</entry>
<entry>
<title>Update vendor_url in policy file</title>
<updated>2014-05-06T11:02:24+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-04-30T18:14:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=17a2c2afe852b21d00ab412dc967199401fe2562'/>
<id>17a2c2afe852b21d00ab412dc967199401fe2562</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gtk3: fix media keys</title>
<updated>2014-02-20T21:01:48+00:00</updated>
<author>
<name>Denis Gorodnichev</name>
<email>denis.gorodnichev@gmail.com</email>
</author>
<published>2014-02-20T21:01:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=276d3e0577ca8e42e675ac47d636e466e1653e76'/>
<id>276d3e0577ca8e42e675ac47d636e466e1653e76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keybindings: Fix GTK3 support</title>
<updated>2014-02-17T12:46:16+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-02-17T12:46:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=faa5e56ad7ad4e4fb9936957856b001dcc0f6d58'/>
<id>faa5e56ad7ad4e4fb9936957856b001dcc0f6d58</id>
<content type='text'>
Together with previous commit, it closes https://github.com/mate-desktop/mate-settings-daemon/issues/53
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Together with previous commit, it closes https://github.com/mate-desktop/mate-settings-daemon/issues/53
</pre>
</div>
</content>
</entry>
<entry>
<title>keybindings: Fix GTK3 support</title>
<updated>2014-02-17T12:43:34+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-02-17T12:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=0e9de7f3cd814b0995aa10c33c91fe6b87be84ad'/>
<id>0e9de7f3cd814b0995aa10c33c91fe6b87be84ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
