<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-notification-daemon, branch meson</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>add meson build support</title>
<updated>2023-10-27T07:56:30+00:00</updated>
<author>
<name>zhuyaliang</name>
<email>15132211195@163.com</email>
</author>
<published>2023-10-27T07:56:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=dd55b0a24361c3a2f8eb112fab16a55a9b2c8d8f'/>
<id>dd55b0a24361c3a2f8eb112fab16a55a9b2c8d8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>tx: update resources</title>
<updated>2023-09-02T15:28:32+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2023-09-02T15:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=c7815ef3b6142b9b72ad3d8d11b3e9d53057439b'/>
<id>c7815ef3b6142b9b72ad3d8d11b3e9d53057439b</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.27.1</title>
<updated>2023-08-22T16:02:18+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2023-08-22T16:02:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=babcbc1eaa44652062251e230d14b417c76cafa3'/>
<id>babcbc1eaa44652062251e230d14b417c76cafa3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tx: pull with transifex</title>
<updated>2023-08-22T15:53:15+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2023-08-22T15:53:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=56451ddf8395746bb7fe6cb44e0e3a413a28997f'/>
<id>56451ddf8395746bb7fe6cb44e0e3a413a28997f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wayland: do not attempt to connect to x11 screensaver</title>
<updated>2023-08-22T15:49:45+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-08-21T02:10:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=fd8aa7ac6c43fd97a21609d1bf0fb23e73d78820'/>
<id>fd8aa7ac6c43fd97a21609d1bf0fb23e73d78820</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>Auto-start m-n-d with session</title>
<updated>2023-08-09T22:13:05+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2023-08-09T11:11:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=8243a01d5755213af68025885531e381a6995928'/>
<id>8243a01d5755213af68025885531e381a6995928</id>
<content type='text'>
Relying on D-Bus activation to launch org.freedesktop.Notifications can
result in selecting the wrong implementation if multiple daemons are
installed.

Fix this by launching m-n-d with the session rather than depending on
D-Bus activation.  We keep D-Bus activation for the moment for backward
compatibility and to re-start the daemon in otherwise non-problematic
situations if it crashes.

Fixes #133 and #174.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Relying on D-Bus activation to launch org.freedesktop.Notifications can
result in selecting the wrong implementation if multiple daemons are
installed.

Fix this by launching m-n-d with the session rather than depending on
D-Bus activation.  We keep D-Bus activation for the moment for backward
compatibility and to re-start the daemon in otherwise non-problematic
situations if it crashes.

Fixes #133 and #174.
</pre>
</div>
</content>
</entry>
<entry>
<title>Only exit on idle when explicitly requested</title>
<updated>2023-08-09T22:13:05+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2023-08-09T13:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=37e33b5fdd3c52c131045b4bebcacb9283f9883f'/>
<id>37e33b5fdd3c52c131045b4bebcacb9283f9883f</id>
<content type='text'>
This allows to run as a regular session service that does not exit, but
also as a well-behaved D-Bus-activated service.  Make the default
behavior not to exit, but when activated through D-Bus.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows to run as a regular session service that does not exit, but
also as a well-behaved D-Bus-activated service.  Make the default
behavior not to exit, but when activated through D-Bus.
</pre>
</div>
</content>
</entry>
</feed>
