<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-notification-daemon/src/capplet, branch 1.28</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>applet: Do not override the process' text domain</title>
<updated>2023-10-05T09:58:58+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2023-10-03T10:13:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=05f3a440f3cbd7c4fd04962f964292a764f5b6ac'/>
<id>05f3a440f3cbd7c4fd04962f964292a764f5b6ac</id>
<content type='text'>
When loaded as in-process applet, we must not call `textdomain()` or we
will override mate-panel's text domain.  Instead, properly use
gi18n-lib.h header that provides the same API but uses the compile-time
`GETTEXT_PACKAGE` value for each call.

Actually drop the whole i18n setup logic that is provided already by
mate-panel's factory macros.

Fixes #219.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When loaded as in-process applet, we must not call `textdomain()` or we
will override mate-panel's text domain.  Instead, properly use
gi18n-lib.h header that provides the same API but uses the compile-time
`GETTEXT_PACKAGE` value for each call.

Actually drop the whole i18n setup logic that is provided already by
mate-panel's factory macros.

Fixes #219.
</pre>
</div>
</content>
</entry>
<entry>
<title>applet: Actually use translations</title>
<updated>2023-10-05T09:58:58+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2023-10-03T10:13:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=8adfe64ab4fe19f5af2544d3285c0d514ab5b2a5'/>
<id>8adfe64ab4fe19f5af2544d3285c0d514ab5b2a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wayland: Allow building do not disturb applet in process</title>
<updated>2023-08-18T19:13:32+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-08-16T22:54:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=1ee57c16a495e5908052d1de3de139fe6a8387bc'/>
<id>1ee57c16a495e5908052d1de3de139fe6a8387bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build warnings about missing field initializer</title>
<updated>2022-12-13T02:51:58+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-28T11:02:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=7da955fada978e6f34043cc2e190dd3237c7dc3b'/>
<id>7da955fada978e6f34043cc2e190dd3237c7dc3b</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-22T06:17:10+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2021-06-22T06:17:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=66bb4e1cbb2e33679516b3b0e8cd90bf17eed570'/>
<id>66bb4e1cbb2e33679516b3b0e8cd90bf17eed570</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-notification-properties.c: fix memory leaks</title>
<updated>2021-03-29T09:58:18+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2021-03-25T21:37:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=48adacf130c09e96cf1fd7c391d4584c86644812'/>
<id>48adacf130c09e96cf1fd7c391d4584c86644812</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove shadow warnings [-Wshadow]</title>
<updated>2021-03-15T18:27:23+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-03-10T10:51:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=b462aeed6e57cf9361329233c361fb6f0d72897e'/>
<id>b462aeed6e57cf9361329233c361fb6f0d72897e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: allow users to disable gettext support (--disable-nls)</title>
<updated>2021-02-24T15:29:19+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-02-18T11:25:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=59ce19333e004c55645951beb850dc5a3abd5444'/>
<id>59ce19333e004c55645951beb850dc5a3abd5444</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-01-16T13:40:05+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-01-16T13:40:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=ae02b5175b38bad8b1511b83852023bb840dc151'/>
<id>ae02b5175b38bad8b1511b83852023bb840dc151</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>applet: Resize icon size with panel</title>
<updated>2020-11-28T09:37:12+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2020-11-26T17:12:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=0a6a06e6b80f9d1429f3637db140b84854a64665'/>
<id>0a6a06e6b80f9d1429f3637db140b84854a64665</id>
<content type='text'>
Also render as scaled cairo surface to support HiDPI displays.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also render as scaled cairo surface to support HiDPI displays.
</pre>
</div>
</content>
</entry>
</feed>
