<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-notification-daemon, branch v1.22.1</title>
<subtitle>Daemon to displays passive pop-up notifications</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/'/>
<entry>
<title>release 1.22.1</title>
<updated>2019-09-21T10:55:21+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-09-21T10:55:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=6043b2a4b2e34e09b7ad85d9e85619759875e717'/>
<id>6043b2a4b2e34e09b7ad85d9e85619759875e717</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>2019-09-21T10:51:43+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-09-21T10:51:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=85f564ef97bbad3c64f16743403fd46e69488cc7'/>
<id>85f564ef97bbad3c64f16743403fd46e69488cc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix decoding the hints dictionary.</title>
<updated>2019-09-17T19:04:31+00:00</updated>
<author>
<name>Kyle Brenneman</name>
<email>kyle.brenneman@gmail.com</email>
</author>
<published>2019-09-04T02:56:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=8f539a1bc8c3c82c8b2f8045a186d7435272fb37'/>
<id>8f539a1bc8c3c82c8b2f8045a186d7435272fb37</id>
<content type='text'>
g_variant_lookup works like g_variant_get, so using a format string of "v" only
works if the type is actually a GVariant. Since none of the hints have GVariant
values, that means every g_variant_get with a "v" format will fail.

Fix all of the g_variant_lookup calls so that they either unpack a value
directly, or use a "@" prefix when it's more convenient to fetch the value as
a GVariant pointer.

In addition, in cases where we do fetch a GVariant, make sure that we
unreference it afterward.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
g_variant_lookup works like g_variant_get, so using a format string of "v" only
works if the type is actually a GVariant. Since none of the hints have GVariant
values, that means every g_variant_get with a "v" format will fail.

Fix all of the g_variant_lookup calls so that they either unpack a value
directly, or use a "@" prefix when it's more convenient to fetch the value as
a GVariant pointer.

In addition, in cases where we do fetch a GVariant, make sure that we
unreference it afterward.
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: use fedora-30 and ubuntu-19.04 for building</title>
<updated>2019-05-28T09:51:58+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-05-28T09:10:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=90ab372e69abc272b72ef73a89cadaff30bb0332'/>
<id>90ab372e69abc272b72ef73a89cadaff30bb0332</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>github release page for stable branch</title>
<updated>2019-04-01T16:18:48+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-04-01T16:18:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=62180bb1ba6882e9879b37fbf9621df7146205d4'/>
<id>62180bb1ba6882e9879b37fbf9621df7146205d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tx: update transifex config</title>
<updated>2019-03-14T16:10:11+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-03-14T16:10:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=5ac414ad633671d7360fc0f82e1ff63786d3ede2'/>
<id>5ac414ad633671d7360fc0f82e1ff63786d3ede2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release 1.22.0</title>
<updated>2019-02-23T16:01:38+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-02-23T16:01:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=64349db3442376c2d35318011374ebfd2e4b2751'/>
<id>64349db3442376c2d35318011374ebfd2e4b2751</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>2019-02-23T15:58:41+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-02-23T15:58:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=ad86f3d08d665def892feb2a09636788cba19933'/>
<id>ad86f3d08d665def892feb2a09636788cba19933</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for docker-build 0.1.1 merge into master</title>
<updated>2019-02-16T16:48:08+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-02-16T14:17:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=e143ad579dc1d22101260843ee51d52ba3ce8626'/>
<id>e143ad579dc1d22101260843ee51d52ba3ce8626</id>
<content type='text'>
Please see mate-desktop/mate-dev-scripts#13
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Please see mate-desktop/mate-dev-scripts#13
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "tx: fix Content-Type in resource file"</title>
<updated>2019-02-10T12:12:24+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-02-10T12:12:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=3964e37f882d7d18631b1aafc3cc48213733e01e'/>
<id>3964e37f882d7d18631b1aafc3cc48213733e01e</id>
<content type='text'>
This reverts commit 7eaf97381092b7b2f4a9d5180cdc36dfd61aa4f2.

This is wrong.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 7eaf97381092b7b2f4a9d5180cdc36dfd61aa4f2.

This is wrong.
</pre>
</div>
</content>
</entry>
</feed>
