<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-settings-daemon/plugins, branch v1.16.0</title>
<subtitle>MATE settings daemon</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/'/>
<entry>
<title>GTK 3.21: Fix background changing, startup delay</title>
<updated>2016-07-24T02:41:53+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-07-24T02:41:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=42a4285ca5148567008933516c2a472c529739eb'/>
<id>42a4285ca5148567008933516c2a472c529739eb</id>
<content type='text'>
Fix background changing with or without caja running. Remove all references to Caja from GTK 3.21 or later builds, remove resulting unused variable.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix background changing with or without caja running. Remove all references to Caja from GTK 3.21 or later builds, remove resulting unused variable.</pre>
</div>
</content>
</entry>
<entry>
<title>GTK 3.21: Fix caja startup background</title>
<updated>2016-07-24T02:12:07+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-07-24T02:12:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=09a27ea066cf2ec09d5312e52714303873c35915'/>
<id>09a27ea066cf2ec09d5312e52714303873c35915</id>
<content type='text'>
Make sure m-s-d knows to draw the background unconditionally when used with transparent version of Caja for GTK 3.21.3 or later</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure m-s-d knows to draw the background unconditionally when used with transparent version of Caja for GTK 3.21.3 or later</pre>
</div>
</content>
</entry>
<entry>
<title>media-keys: bring back support for mate-calc</title>
<updated>2016-07-08T12:34:54+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-07-08T12:34:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=bd7ef85ff8659ad06d2d6f9068be144ca031a16d'/>
<id>bd7ef85ff8659ad06d2d6f9068be144ca031a16d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>media-keys: support gnome-calculator, drop support for mate-calc</title>
<updated>2016-07-08T12:07:52+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-07-08T12:07:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=ae71607132a4b1ed2a185e75e4141484b2b4c4fc'/>
<id>ae71607132a4b1ed2a185e75e4141484b2b4c4fc</id>
<content type='text'>
- gcalctool is known as gnome-calculator these days
- mate-calc is obsolete since 1.10
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- gcalctool is known as gnome-calculator these days
- mate-calc is obsolete since 1.10
</pre>
</div>
</content>
</entry>
<entry>
<title>housekeeping: replace buggy thumb-cleaning code with correct one</title>
<updated>2016-06-25T17:15:58+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-06-25T17:00:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=f8c4993100f997509ee488e80aed440cd63b19d1'/>
<id>f8c4993100f997509ee488e80aed440cd63b19d1</id>
<content type='text'>
also remove defines for default max age and size - we already have
the defaults set in schema, makes no sense to duplicate them here.

early check for -1 value (means "do not clean thumbs") is ported from:
https://git.gnome.org/browse/gnome-settings-daemon/commit?id=12f2121929f048c5cc07cd9c90570310a169b29e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also remove defines for default max age and size - we already have
the defaults set in schema, makes no sense to duplicate them here.

early check for -1 value (means "do not clean thumbs") is ported from:
https://git.gnome.org/browse/gnome-settings-daemon/commit?id=12f2121929f048c5cc07cd9c90570310a169b29e
</pre>
</div>
</content>
</entry>
<entry>
<title>gtk3: progressbar themed background</title>
<updated>2016-06-07T14:03:38+00:00</updated>
<author>
<name>Denis Gorodnichev</name>
<email>denis.gorodnichev@gmail.com</email>
</author>
<published>2016-06-05T20:34:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=bdb500291eb7fb5b2477a3fc6226b8c9017a172e'/>
<id>bdb500291eb7fb5b2477a3fc6226b8c9017a172e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mpris: fix a couple of build warnings</title>
<updated>2016-06-07T08:31:47+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-06-07T08:31:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=77c8b292bcfc00f29f832d7fff0d9055638b5171'/>
<id>77c8b292bcfc00f29f832d7fff0d9055638b5171</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix build warning -Wdiscarded-qualifiers</title>
<updated>2016-06-05T09:02:36+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-06-01T20:07:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=2807d57c80960eced9913d080e56962632731e32'/>
<id>2807d57c80960eced9913d080e56962632731e32</id>
<content type='text'>
msd-xsettings-manager.c: In function 'xsettings_callback':
msd-xsettings-manager.c:600:37: warning: passing argument 2 of 'xft_callback' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
                 xft_callback (NULL, key, manager);
                                     ^~~
msd-xsettings-manager.c:498:1: note: expected 'gchar * {aka char *}' but argument is of type 'const char *'
 xft_callback (GSettings            *gsettings,
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
msd-xsettings-manager.c: In function 'xsettings_callback':
msd-xsettings-manager.c:600:37: warning: passing argument 2 of 'xft_callback' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
                 xft_callback (NULL, key, manager);
                                     ^~~
msd-xsettings-manager.c:498:1: note: expected 'gchar * {aka char *}' but argument is of type 'const char *'
 xft_callback (GSettings            *gsettings,
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+3 mouse: fix deprecated gtk_style_context_get_background_color</title>
<updated>2016-06-05T09:02:36+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-06-01T18:49:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=ce80f542043dd031e055c7c24d6d2f9e299cb2f9'/>
<id>ce80f542043dd031e055c7c24d6d2f9e299cb2f9</id>
<content type='text'>
taken from mate-notification-daemon
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from mate-notification-daemon
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+3 msd-locate-pointer: port to GtkStyleContext</title>
<updated>2016-06-05T09:02:36+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-06-01T17:50:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=ea8248f5cdbb8cb67f515cda14d57dd84c6ea07f'/>
<id>ea8248f5cdbb8cb67f515cda14d57dd84c6ea07f</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/gnome-settings-daemon/commit/?id=81cfd0e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://git.gnome.org/browse/gnome-settings-daemon/commit/?id=81cfd0e
</pre>
</div>
</content>
</entry>
</feed>
