<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-settings-daemon/plugins/common, branch v1.21.2</title>
<subtitle>MATE settings daemon</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/'/>
<entry>
<title>osd-window: make the window smaller</title>
<updated>2018-11-26T19:40:15+00:00</updated>
<author>
<name>Zhang Xianwei</name>
<email>zhang.xianwei8@zte.com.cn</email>
</author>
<published>2018-11-26T05:18:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=f5ae497f5c7ba2510267447b37176ab0538e5dba'/>
<id>f5ae497f5c7ba2510267447b37176ab0538e5dba</id>
<content type='text'>
Matches the gnome's mockups better.

Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Matches the gnome's mockups better.

Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>msd-input-helper: replace deprecated gdk_error_trap_push/pop</title>
<updated>2018-08-22T11:01:03+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-08-22T11:01:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=6ae456c59a6c8b230c4c8e96b49976ccd7ae0a47'/>
<id>6ae456c59a6c8b230c4c8e96b49976ccd7ae0a47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins: avoid deprecated 'gdk_keymap_get_default'</title>
<updated>2018-07-12T23:03:15+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-07-12T23:03:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=3fe98d7d01238bfacd793110b4b2c8b9a8d93609'/>
<id>3fe98d7d01238bfacd793110b4b2c8b9a8d93609</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Scale OSD size correctly on HiDPI displays (#212)</title>
<updated>2018-02-12T18:13:28+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=705b5d1f887e3e280faa60368bb8e999a88715b6'/>
<id>705b5d1f887e3e280faa60368bb8e999a88715b6</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>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>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>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>common: recognize libinput touchpads as touchpads</title>
<updated>2017-01-02T13:53:33+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-12-22T16:56:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=bf60e7d8566ccc518e44babb9632d98c01432ef3'/>
<id>bf60e7d8566ccc518e44babb9632d98c01432ef3</id>
<content type='text'>
libinput touchpads are recognized by checking if they have
tapping property - same as done here:
https://github.com/linuxmint/cinnamon-settings-daemon/commit/7e48221e5e5c6095c73c30c4eeeb08f74fac4b16
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
libinput touchpads are recognized by checking if they have
tapping property - same as done here:
https://github.com/linuxmint/cinnamon-settings-daemon/commit/7e48221e5e5c6095c73c30c4eeeb08f74fac4b16
</pre>
</div>
</content>
</entry>
<entry>
<title>OSD: Add style class for noncomposited case</title>
<updated>2016-12-23T05:39:04+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-12-23T05:39:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=9aa4c4e379e71ebe8436898a3af61c4c96c9cc8a'/>
<id>9aa4c4e379e71ebe8436898a3af61c4c96c9cc8a</id>
<content type='text'>
Add style class msd-osd-window-solid when and only when a noncomposited window manager is in use
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add style class msd-osd-window-solid when and only when a noncomposited window manager is in use
</pre>
</div>
</content>
</entry>
<entry>
<title>OSD: fix rendering on noncomposited desktop</title>
<updated>2016-12-22T22:02:00+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-12-01T02:31:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=5d580b9985b61a486c8d23eaa34091a14d01b9e0'/>
<id>5d580b9985b61a486c8d23eaa34091a14d01b9e0</id>
<content type='text'>
Use same function as in the composited case. gtk_widget_get_allocated_width/height seems to cause a lot of problems in GTK3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use same function as in the composited case. gtk_widget_get_allocated_width/height seems to cause a lot of problems in GTK3
</pre>
</div>
</content>
</entry>
</feed>
