<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-settings-daemon, 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>release 1.21.2</title>
<updated>2018-12-05T14:03:29+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-12-05T14:03:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=da353f29d3797a918f7c2cf249da19926160f2c1'/>
<id>da353f29d3797a918f7c2cf249da19926160f2c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tx: sync with transifex</title>
<updated>2018-12-05T13:59:26+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-12-05T13:59:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=cf81d168f75a59c7803f67a0a6e43d54fe4a6d14'/>
<id>cf81d168f75a59c7803f67a0a6e43d54fe4a6d14</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: Add microphone mute key support</title>
<updated>2018-12-05T06:42:30+00:00</updated>
<author>
<name>Zhang Xianwei</name>
<email>zhang.xianwei8@zte.com.cn</email>
</author>
<published>2018-12-04T05:16:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=2830e71e72a1dd38f692cc5b24875d84f7d64a75'/>
<id>2830e71e72a1dd38f692cc5b24875d84f7d64a75</id>
<content type='text'>
Pressing the microphone mute button now toggles the mute status.

Fix https://github.com/mate-desktop/mate-settings-daemon/issues/175

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>
Pressing the microphone mute button now toggles the mute status.

Fix https://github.com/mate-desktop/mate-settings-daemon/issues/175

Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>msd-xrdb-manager: realize the widget</title>
<updated>2018-12-04T20:30:01+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-12-04T14:38:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=3e77bd1e413f7d40a2d5db6af6b9fa955decb4c8'/>
<id>3e77bd1e413f7d40a2d5db6af6b9fa955decb4c8</id>
<content type='text'>
Fixes https://github.com/mate-desktop/mate-settings-daemon/pull/248#issuecomment-443527197
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/mate-desktop/mate-settings-daemon/pull/248#issuecomment-443527197
</pre>
</div>
</content>
</entry>
<entry>
<title>media-keys: Make sound changes quiet with Alt</title>
<updated>2018-12-03T10:40:50+00:00</updated>
<author>
<name>Zhang Xianwei</name>
<email>zhang.xianwei8@zte.com.cn</email>
</author>
<published>2018-11-27T06:17:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=b2f3af26e460b0cdf5adac22f43bfca11b5832db'/>
<id>b2f3af26e460b0cdf5adac22f43bfca11b5832db</id>
<content type='text'>
&lt;Alt&gt;+volume control keys will change the sound, without
playing a notification sound, which can be useful when things
need to be quiet. This uses the settings stored in GSettings
for those audio keys.

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>
&lt;Alt&gt;+volume control keys will change the sound, without
playing a notification sound, which can be useful when things
need to be quiet. This uses the settings stored in GSettings
for those audio keys.

Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>msd-xrdb-manager.c: avoid deprecated 'gtk_widget_ensure_style'</title>
<updated>2018-11-28T00:08:12+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-11-15T09:39:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=0fdb1cd1c3b2e2e2ce042414a493c27e4a51f9c5'/>
<id>0fdb1cd1c3b2e2e2ce042414a493c27e4a51f9c5</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: always round the render coordinates for media icons</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:19:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=44343657a4dfa2d6d73b373663e84ff553629990'/>
<id>44343657a4dfa2d6d73b373663e84ff553629990</id>
<content type='text'>
This ensures the pixbuf is always rendered as crisp as possible.

See https://github.com/GNOME/gnome-settings-daemon/commit/a03c072a8241d4d481ee94e5e1ffd829e85271f5

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>
This ensures the pixbuf is always rendered as crisp as possible.

See https://github.com/GNOME/gnome-settings-daemon/commit/a03c072a8241d4d481ee94e5e1ffd829e85271f5

Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>media-keys: Tweak the OSD's volume bar position</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:19:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=e7222d9a010f59a3056ea61e28c0176309c8b8e6'/>
<id>e7222d9a010f59a3056ea61e28c0176309c8b8e6</id>
<content type='text'>
Move it down a little.

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>
Move it down a little.

Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</pre>
</div>
</content>
</entry>
<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>media-keys: Make icon smaller in OSD</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:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=8ec1bf032d8868cea042bd18f8d61a1469c7575e'/>
<id>8ec1bf032d8868cea042bd18f8d61a1469c7575e</id>
<content type='text'>
Make the icon take up less space inside.

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>
Make the icon take up less space inside.

Signed-off-by: Zhang Xianwei &lt;zhang.xianwei8@zte.com.cn&gt;
</pre>
</div>
</content>
</entry>
</feed>
