<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-settings-daemon/plugins/xsettings, branch v1.18.0</title>
<subtitle>MATE settings daemon</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/'/>
<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>Change default hinting style to 'hintslight'</title>
<updated>2016-05-26T22:59:38+00:00</updated>
<author>
<name>Piotr Jurkiewicz</name>
<email>piotr.jerzy.jurkiewicz@gmail.com</email>
</author>
<published>2016-04-21T22:50:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=f7d59c0353773b5deb4f1d400abd6ebf2b03634c'/>
<id>f7d59c0353773b5deb4f1d400abd6ebf2b03634c</id>
<content type='text'>
Change this in order to match new default fontconfig settings
(introduced in fontconfig 2.11.95).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change this in order to match new default fontconfig settings
(introduced in fontconfig 2.11.95).
</pre>
</div>
</content>
</entry>
<entry>
<title>add cursor theme and size to xsettings</title>
<updated>2016-03-11T17:41:24+00:00</updated>
<author>
<name>Sorokin Alexei</name>
<email>sor.alexei@meowr.ru</email>
</author>
<published>2016-02-21T18:34:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=96c6632832ffc3ec5967465537d0fd85513a8120'/>
<id>96c6632832ffc3ec5967465537d0fd85513a8120</id>
<content type='text'>
ported from gnome-settings-daemon
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ported from gnome-settings-daemon
</pre>
</div>
</content>
</entry>
<entry>
<title>fix a build warning</title>
<updated>2016-02-01T10:57:30+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-02-01T10:57:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=cbc4c92249345b51f711c184559e50c2702d4884'/>
<id>cbc4c92249345b51f711c184559e50c2702d4884</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xsettings: remove useless code</title>
<updated>2016-01-09T16:31:26+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-09T16:29:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=13cddd0100fa187dcb141071e2e3a220382eed1f'/>
<id>13cddd0100fa187dcb141071e2e3a220382eed1f</id>
<content type='text'>
it either does nothing or only calls parent functions

taken from
https://git.gnome.org/browse/gnome-settings-daemon/commit?id=ae424dcc41e736d4882012367857a24686f282cb
https://git.gnome.org/browse/gnome-settings-daemon/commit?id=b8b9cff2c2a05468318b1c8e3d43e65f9c64a87c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it either does nothing or only calls parent functions

taken from
https://git.gnome.org/browse/gnome-settings-daemon/commit?id=ae424dcc41e736d4882012367857a24686f282cb
https://git.gnome.org/browse/gnome-settings-daemon/commit?id=b8b9cff2c2a05468318b1c8e3d43e65f9c64a87c
</pre>
</div>
</content>
</entry>
<entry>
<title>xsettings plugin: first connect to settings, then read them.</title>
<updated>2015-02-25T22:34:23+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=46f3411f843b502b07d616cd81d72c172507bfaf'/>
<id>46f3411f843b502b07d616cd81d72c172507bfaf</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
</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
</pre>
</div>
</content>
</entry>
<entry>
<title>xsettings: Make fontconfig a hard dependency</title>
<updated>2014-12-13T17:32:16+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-12-13T13:50:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=5561f9707602bca1e768a58f9c2ff30d70586ead'/>
<id>5561f9707602bca1e768a58f9c2ff30d70586ead</id>
<content type='text'>
It's required lower down the GTK+ stack on Unices anyway, so there's
no point in making it an option.

Taken from GSD commit: f6257d7e81aaa79dcd7430c0de092145f64f6146
From: Bastien Nocera &lt;hadess@hadess.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's required lower down the GTK+ stack on Unices anyway, so there's
no point in making it an option.

Taken from GSD commit: f6257d7e81aaa79dcd7430c0de092145f64f6146
From: Bastien Nocera &lt;hadess@hadess.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>xsettings: Export Xft.lcdfilter for OO.o's benefit</title>
<updated>2014-12-13T17:32:16+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-12-13T13:03:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=c51b75b6f92347214e601501212fc7269f6085af'/>
<id>c51b75b6f92347214e601501212fc7269f6085af</id>
<content type='text'>
Export Xft.lcdfilter legacy setting for the benefit of OpenOffice.org
which doesn't follow the other fontconfig settings.

Taken from GSD commit: 6cf315249ab27d4396b0f5b5edb1e689a5cafc68
From: Chris Coleman &lt;chrsclmn@gmail.com&gt;
gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=631924
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Export Xft.lcdfilter legacy setting for the benefit of OpenOffice.org
which doesn't follow the other fontconfig settings.

Taken from GSD commit: 6cf315249ab27d4396b0f5b5edb1e689a5cafc68
From: Chris Coleman &lt;chrsclmn@gmail.com&gt;
gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=631924
</pre>
</div>
</content>
</entry>
<entry>
<title>Support the Gtk/AutoMnemonics X setting</title>
<updated>2014-12-13T12:23:19+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-12-13T11:20:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=f307b35694753bda6edcd299bf8c28d32b25836d'/>
<id>f307b35694753bda6edcd299bf8c28d32b25836d</id>
<content type='text'>
Taken from GSD commit: f8d7e4124d269200708a2f7259a0e629726c5785
From: Matthias Clasen &lt;mclasen@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Taken from GSD commit: f8d7e4124d269200708a2f7259a0e629726c5785
From: Matthias Clasen &lt;mclasen@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>don't leak memory</title>
<updated>2014-11-28T08:06:14+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2014-11-02T08:36:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=eb0515688e368e97fdf93b1083b233f0ae732948'/>
<id>eb0515688e368e97fdf93b1083b233f0ae732948</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
