<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-settings-daemon/plugins, branch v1.26.1</title>
<subtitle>MATE settings daemon</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/'/>
<entry>
<title>Relax High DPI limits</title>
<updated>2023-05-11T15:57:57+00:00</updated>
<author>
<name>Fabio Pugliese Ornellas</name>
<email>fabio.ornellas@gmail.com</email>
</author>
<published>2022-09-08T22:44:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=669fa3007a661c033a16526ee2dc7672d164d5f7'/>
<id>669fa3007a661c033a16526ee2dc7672d164d5f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>datetime: fix memory leak</title>
<updated>2022-07-09T19:00:24+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-21T14:15:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=0a7512040ff4e9e6354d8d519cd74dfb50fb7825'/>
<id>0a7512040ff4e9e6354d8d519cd74dfb50fb7825</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xrandr: fix typo reported by translators</title>
<updated>2021-09-18T14:54:33+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2021-09-18T14:46:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=e3c6896f66a86318e54640c7c4f2c4bc6b37367f'/>
<id>e3c6896f66a86318e54640c7c4f2c4bc6b37367f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright to 2021</title>
<updated>2021-06-23T20:03:14+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2021-06-23T20:03:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=120d82281bff7757c3fe7619bb24fe0b72e2ccb4'/>
<id>120d82281bff7757c3fe7619bb24fe0b72e2ccb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xsettings: Improve Qt HiDPI environment settings</title>
<updated>2021-04-26T05:58:04+00:00</updated>
<author>
<name>Oleksandr Chekhovskyi</name>
<email>oleksandr.chekhovskyi@gmail.com</email>
</author>
<published>2021-04-12T20:25:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=24cf75babdc5cdc9cbec3051f50f03e5baac9af0'/>
<id>24cf75babdc5cdc9cbec3051f50f03e5baac9af0</id>
<content type='text'>
These settings seem to produce better results in various scenarios.

Link to discussion:
https://github.com/mate-desktop/mate-settings-daemon/pull/368
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These settings seem to produce better results in various scenarios.

Link to discussion:
https://github.com/mate-desktop/mate-settings-daemon/pull/368
</pre>
</div>
</content>
</entry>
<entry>
<title>xsettings: Set Xft.dpi in X resources to scaled_dpi</title>
<updated>2021-04-26T05:58:04+00:00</updated>
<author>
<name>Oleksandr Chekhovskyi</name>
<email>oleksandr.chekhovskyi@gmail.com</email>
</author>
<published>2021-04-09T09:55:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=3a44f06bdaaf42e103d03ffbfc96229aaec46bed'/>
<id>3a44f06bdaaf42e103d03ffbfc96229aaec46bed</id>
<content type='text'>
This makes it match Xft/DPI in XSETTINGS. Applications relying on Xft.dpi
on HiDPI screens will now work correctly.

Behavior is now consistent with GNOME, relevant commits from gsd:
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/commit/047f030235972fdab5e15aff484006caf914216a
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/commit/25c7cc703118c69b224acf9c4f7af09a31f50a34
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it match Xft/DPI in XSETTINGS. Applications relying on Xft.dpi
on HiDPI screens will now work correctly.

Behavior is now consistent with GNOME, relevant commits from gsd:
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/commit/047f030235972fdab5e15aff484006caf914216a
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/commit/25c7cc703118c69b224acf9c4f7af09a31f50a34
</pre>
</div>
</content>
</entry>
<entry>
<title>rfkill: g_memdup is dreprecated from glib 2.68</title>
<updated>2021-04-02T21:50:42+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-03-25T11:52:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=202a970676f410e375422a2597558cbb3fb0e2b3'/>
<id>202a970676f410e375422a2597558cbb3fb0e2b3</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: memory leak</title>
<updated>2021-02-23T06:10:14+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-02-01T16:02:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=15ace91a37da116f7b08481539c19958e4ef7da9'/>
<id>15ace91a37da116f7b08481539c19958e4ef7da9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keyboard: Remove warning -Wcast-function-type</title>
<updated>2021-02-23T06:09:33+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-02-01T16:13:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=667f7638a449dc0074b57898af60516201a90767'/>
<id>667f7638a449dc0074b57898af60516201a90767</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 warning -Wcast-function-type</title>
<updated>2021-02-23T06:01:06+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-02-01T16:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=693598303950a7ad75bbfb7c0b201ed79da45530'/>
<id>693598303950a7ad75bbfb7c0b201ed79da45530</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
