<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-settings-daemon/plugins/xsettings, branch v1.20.3</title>
<subtitle>MATE settings daemon</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/'/>
<entry>
<title>Make setting QT_SCALE_FACTOR optional.</title>
<updated>2018-05-31T09:13:56+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-05-26T02:54:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=bbbc9093b1a36426e067c73508cdf94ac8b8708b'/>
<id>bbbc9093b1a36426e067c73508cdf94ac8b8708b</id>
<content type='text'>
When enabling org.mate.interface window-scaling-factor-qt-sync (default), m-s-d will attempt to set QT_SCALE_FACTOR during the init phase.
When disabled, the user can then choose to control this env var elsewhere.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When enabling org.mate.interface window-scaling-factor-qt-sync (default), m-s-d will attempt to set QT_SCALE_FACTOR during the init phase.
When disabled, the user can then choose to control this env var elsewhere.
</pre>
</div>
</content>
</entry>
<entry>
<title>Scale OSD size correctly on HiDPI displays (#212)</title>
<updated>2018-03-12T08:13:35+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-02-12T18:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=982a89bc39268101ca56cfecd3238ead6c9244b0'/>
<id>982a89bc39268101ca56cfecd3238ead6c9244b0</id>
<content type='text'>
Also fix build warnings on xsettings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix build warnings on xsettings</pre>
</div>
</content>
</entry>
<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>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>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>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>
<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>
</feed>
