<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-settings-daemon/plugins/xsettings, branch v1.19.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.22: avoid deprecated gdk_screen_get_width/height_mm</title>
<updated>2017-08-14T06:03:54+00:00</updated>
<author>
<name>ZenWalker</name>
<email>scow@riseup.net</email>
</author>
<published>2017-08-14T00:07:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=6c076109eb3c0e4c0f4f197c45bf8a5d87df0db1'/>
<id>6c076109eb3c0e4c0f4f197c45bf8a5d87df0db1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid deprecated gdk_screen_get_width/height</title>
<updated>2017-08-14T06:03:54+00:00</updated>
<author>
<name>ZenWalker</name>
<email>scow@riseup.net</email>
</author>
<published>2017-08-08T00:14:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=7f887e614812ccb86f5d784e2db58bede8daa712'/>
<id>7f887e614812ccb86f5d784e2db58bede8daa712</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid deprecated gdk_display_get_screen and gdk_display_get_n_screens</title>
<updated>2017-08-09T20:07:03+00:00</updated>
<author>
<name>ZenWalker</name>
<email>scow@riseup.net</email>
</author>
<published>2017-08-01T00:40:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=daa0acc2088b8501c3c55134f8f21f3e853ca83d'/>
<id>daa0acc2088b8501c3c55134f8f21f3e853ca83d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid deprecated gdk_screen_get_number</title>
<updated>2017-07-27T13:33:35+00:00</updated>
<author>
<name>ZenWalker</name>
<email>scow@riseup.net</email>
</author>
<published>2017-07-16T23:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=39fa8f54b18ee53030344cb7e2a898cb12f93d59'/>
<id>39fa8f54b18ee53030344cb7e2a898cb12f93d59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GlobalMenu support</title>
<updated>2017-04-11T06:49:38+00:00</updated>
<author>
<name>Konstantin</name>
<email>ria.freelander@gmail.com</email>
</author>
<published>2017-03-22T15:00:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=f4758b6286d2138d0a33737d6815536ca8069add'/>
<id>f4758b6286d2138d0a33737d6815536ca8069add</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>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>
</feed>
