<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-settings-daemon/plugins/a11y-keyboard, branch new_video_key</title>
<subtitle>MATE settings daemon</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/'/>
<entry>
<title>switch to use gettext</title>
<updated>2019-08-30T19:14:26+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-08-29T08:19:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=828be64b69942451e95b56a02dde1576af1bb856'/>
<id>828be64b69942451e95b56a02dde1576af1bb856</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins a11y-keyboard: fix deprecated g_type_class_add_private</title>
<updated>2019-08-02T21:28:31+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-07-01T07:52:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=ace9111b8f3ecdc3c1d94dae4350e12b5b48ec02'/>
<id>ace9111b8f3ecdc3c1d94dae4350e12b5b48ec02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins: drop libXxf86 dependency</title>
<updated>2019-07-11T17:16:47+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-07-10T11:02:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=22b646166eadfa939bb17f770811a34670145b4f'/>
<id>22b646166eadfa939bb17f770811a34670145b4f</id>
<content type='text'>
The X server hasn't implemented it in over 10 years.
and it was dropped from debian since a long time.

fixes https://github.com/mate-desktop/mate-settings-daemon/issues/284
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The X server hasn't implemented it in over 10 years.
and it was dropped from debian since a long time.

fixes https://github.com/mate-desktop/mate-settings-daemon/issues/284
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for org.mate.accessibility-keyboard.stickykeys-latch-to-lock</title>
<updated>2018-09-30T20:04:23+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2018-09-26T14:14:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=b761b23f64644122db4a3a57a831e7183e17b340'/>
<id>b761b23f64644122db4a3a57a831e7183e17b340</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>a11y-keyboard-manager: replace deprecated gdk_error_trap_push/pop</title>
<updated>2018-08-22T12:39:15+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-08-22T12:39:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=7d65c4769cd99291a7711e3976dc340f44401018'/>
<id>7d65c4769cd99291a7711e3976dc340f44401018</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>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>
</feed>
