<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-settings-daemon/plugins, branch v1.20.0</title>
<subtitle>MATE settings daemon</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/'/>
<entry>
<title>Load xsettings during initialization phase</title>
<updated>2018-02-06T16:19:42+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-02-05T20:22:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=daa7f5881476e1b09ee81ec21a4dd40180f69441'/>
<id>daa7f5881476e1b09ee81ec21a4dd40180f69441</id>
<content type='text'>
Also set QT_* env variables during init, and restart marco, mate-panel, toggle desktop icons when changing scales
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also set QT_* env variables during init, and restart marco, mate-panel, toggle desktop icons when changing scales
</pre>
</div>
</content>
</entry>
<entry>
<title>Add HiDPI configuration in XSettings</title>
<updated>2018-02-06T16:19:21+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-02-01T05:14:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=16137a4d4c51fae1d577ea4c534af4a89f5c1558'/>
<id>16137a4d4c51fae1d577ea4c534af4a89f5c1558</id>
<content type='text'>
This change allows for Xft/Gdk settings to be changed dynamically for
the scaling factor and font DPI. It also has an optional auto-detection
algorithm for the most appropriate settings to use for different screen
sizes and resolutions. The auto-detect is re-triggered whenever the
screen size changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change allows for Xft/Gdk settings to be changed dynamically for
the scaling factor and font DPI. It also has an optional auto-detection
algorithm for the most appropriate settings to use for different screen
sizes and resolutions. The auto-detect is re-triggered whenever the
screen size changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>require GTK+ 3.22 and GLib 2.50</title>
<updated>2018-01-30T13:03:10+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-28T18:33:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=336743475664829a64d13bbd70a2c97a58375d0c'/>
<id>336743475664829a64d13bbd70a2c97a58375d0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for HiDPI displays (#208)</title>
<updated>2018-01-26T01:05:18+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-01-26T01:05:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=eaad50f7624c8946e57ca075f8b7e383b1715bcc'/>
<id>eaad50f7624c8946e57ca075f8b7e383b1715bcc</id>
<content type='text'>
* Support font size and mouse cursor auto-scaling for HiDPI displays

* Fix where DPI is getting scaled

* Remove ceil for scaled DPI
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Support font size and mouse cursor auto-scaling for HiDPI displays

* Fix where DPI is getting scaled

* Remove ceil for scaled DPI
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins: G_GNUC_UNUSED in unused but needed variables</title>
<updated>2018-01-09T18:05:42+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-01-09T18:03:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=168b8ed3089742840d07bcf81a270498de568ceb'/>
<id>168b8ed3089742840d07bcf81a270498de568ceb</id>
<content type='text'>
Fixes build warnings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes build warnings
</pre>
</div>
</content>
</entry>
<entry>
<title>xsettings: drop CanChangeAccels which won't work with GTK+3</title>
<updated>2018-01-09T01:16:20+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-05T19:40:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=c95fc236ddfe9203646f8229c85cecdec2825e0a'/>
<id>c95fc236ddfe9203646f8229c85cecdec2825e0a</id>
<content type='text'>
this requires https://github.com/mate-desktop/mate-desktop/commit/b133f518f6f2310093fd3b5248049c7048cfb8d4

closes https://github.com/mate-desktop/mate-desktop/issues/296
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this requires https://github.com/mate-desktop/mate-desktop/commit/b133f518f6f2310093fd3b5248049c7048cfb8d4

closes https://github.com/mate-desktop/mate-desktop/issues/296
</pre>
</div>
</content>
</entry>
<entry>
<title>msd-datetime-mechanism.c: Fix build warnings:</title>
<updated>2018-01-08T19:27:32+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-01-08T19:27:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=6c23683558783dea30b5aeb9225f74e53ee8bb37'/>
<id>6c23683558783dea30b5aeb9225f74e53ee8bb37</id>
<content type='text'>
format ‘%lld’ expects argument of type ‘long long int’, but argument has type ‘long int’
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
format ‘%lld’ expects argument of type ‘long long int’, but argument has type ‘long int’
</pre>
</div>
</content>
</entry>
<entry>
<title>msd-mpris-manager.c: Fix build warning:</title>
<updated>2018-01-06T02:44:27+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-01-06T02:44:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=f43fb7da0f7a4d37180e00132b83e10179c6aec6'/>
<id>f43fb7da0f7a4d37180e00132b83e10179c6aec6</id>
<content type='text'>
passing argument 3 of ‘g_queue_find_custom’ from incompatible pointer type
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
passing argument 3 of ‘g_queue_find_custom’ from incompatible pointer type
</pre>
</div>
</content>
</entry>
<entry>
<title>WidthOfScreen and HeightOfScreen implementation</title>
<updated>2017-12-18T09:15:10+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2017-12-18T08:39:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=d6209ab657546e23b77eff5cb9860f76bc8eb5ca'/>
<id>d6209ab657546e23b77eff5cb9860f76bc8eb5ca</id>
<content type='text'>
The work began with:

https://github.com/mate-desktop/mate-settings-daemon/commit/788babedafaf59d8b7a36cb0ef3b0b1f0e5f732c

This commit reverts:

https://github.com/mate-desktop/mate-settings-daemon/commit/7f887e614812ccb86f5d784e2db58bede8daa712

And it applies an alternative to fix the deprecated functions:

gdk_screen_get_width
gdk_screen_get_height
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The work began with:

https://github.com/mate-desktop/mate-settings-daemon/commit/788babedafaf59d8b7a36cb0ef3b0b1f0e5f732c

This commit reverts:

https://github.com/mate-desktop/mate-settings-daemon/commit/7f887e614812ccb86f5d784e2db58bede8daa712

And it applies an alternative to fix the deprecated functions:

gdk_screen_get_width
gdk_screen_get_height
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: big fonts by default with "org.mate.desktop.font-rendering.dpi"</title>
<updated>2017-12-02T14:58:23+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2017-12-02T00:15:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=788babedafaf59d8b7a36cb0ef3b0b1f0e5f732c'/>
<id>788babedafaf59d8b7a36cb0ef3b0b1f0e5f732c</id>
<content type='text'>
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1517547
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1517547
</pre>
</div>
</content>
</entry>
</feed>
