<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel, branch master</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>remove empty po file</title>
<updated>2026-05-05T17:00:09+00:00</updated>
<author>
<name>Evelyne Harlé</name>
<email>evelyne.harle@gmail.com</email>
</author>
<published>2026-04-17T09:27:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=11ef3517eca7217c8ac6a2607ec06129063a4bf8'/>
<id>11ef3517eca7217c8ac6a2607ec06129063a4bf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add translation coverage badge</title>
<updated>2026-05-05T17:00:09+00:00</updated>
<author>
<name>Evelyne Harlé</name>
<email>evelyne.harle@gmail.com</email>
</author>
<published>2026-04-09T19:15:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d9c3bb620e23c106aa4643cbdcc9bfa6a0d57a87'/>
<id>d9c3bb620e23c106aa4643cbdcc9bfa6a0d57a87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update pot files</title>
<updated>2026-05-05T17:00:09+00:00</updated>
<author>
<name>Evelyne Harlé</name>
<email>evelyne.harle@gmail.com</email>
</author>
<published>2026-03-31T13:48:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=eb176fa1a87d5e94bdb796598b75770e2f9fadd1'/>
<id>eb176fa1a87d5e94bdb796598b75770e2f9fadd1</id>
<content type='text'>
remove transifex configuration
remove "es_ES" as it is the same as "es" and prevent weblate usage
prevent po updates when generating pot files (weblate does that for us)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove transifex configuration
remove "es_ES" as it is the same as "es" and prevent weblate usage
prevent po updates when generating pot files (weblate does that for us)
</pre>
</div>
</content>
</entry>
<entry>
<title>fish: Fix alternating animation during April Fools</title>
<updated>2026-04-02T13:19:20+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-04-01T17:28:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=b5bb59d19abf48583f04448c0dd5fee5befa3724'/>
<id>b5bb59d19abf48583f04448c0dd5fee5befa3724</id>
<content type='text'>
During April Fools in the morning, Wanda the fish is expected to show up
upside down, with dirty-looking water, as though dead. However, because
of the hour comparison, it ends up alternating between the standard
animation and the dead fish.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
During April Fools in the morning, Wanda the fish is expected to show up
upside down, with dirty-looking water, as though dead. However, because
of the hour comparison, it ends up alternating between the standard
animation and the dead fish.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix memory leaks</title>
<updated>2026-03-31T06:20:37+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2026-03-29T21:16:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d67f86922f566fde7c3ad541b48c5ecf4a861e18'/>
<id>d67f86922f566fde7c3ad541b48c5ecf4a861e18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix memleaks</title>
<updated>2026-03-12T16:25:24+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2026-03-11T23:08:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=0948be642e6ddb264d9d558db32139a6a84008fb'/>
<id>0948be642e6ddb264d9d558db32139a6a84008fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use gint64 to track UNIX timestamps</title>
<updated>2026-03-11T17:40:27+00:00</updated>
<author>
<name>Bernhard M. Wiedemann</name>
<email>bwiedemann@suse.de</email>
</author>
<published>2026-03-06T02:47:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d09730a3e817960fcb0375195c2c8cd67dd21cbb'/>
<id>d09730a3e817960fcb0375195c2c8cd67dd21cbb</id>
<content type='text'>
to make it work after the year 2038

See https://en.wikipedia.org/wiki/Year_2038_problem

This patch was done while reviewing potential year-2038 issues in openSUSE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to make it work after the year 2038

See https://en.wikipedia.org/wiki/Year_2038_problem

This patch was done while reviewing potential year-2038 issues in openSUSE.
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: Add DBus 'activate' callback</title>
<updated>2026-01-20T22:20:00+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-09-19T22:27:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=37fd0c5169e37b2962c9979659d693eec1d0bf24'/>
<id>37fd0c5169e37b2962c9979659d693eec1d0bf24</id>
<content type='text'>
This allows users to open the clock/calendar popup through DBus, which
means we could configure a keybinding for it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows users to open the clock/calendar popup through DBus, which
means we could configure a keybinding for it.
</pre>
</div>
</content>
</entry>
<entry>
<title>libmate-panel-applet: Bump library version to 2:0:0</title>
<updated>2026-01-20T22:20:00+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-01-13T19:53:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=fe3ae97d427483da4b515a8386b79d1a672a4496'/>
<id>fe3ae97d427483da4b515a8386b79d1a672a4496</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libmate-panel-applet: Register 'Activate' DBus method</title>
<updated>2026-01-20T22:20:00+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-09-19T22:21:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d90d89d53964a2c2bf3d773113a068a30e501a5a'/>
<id>d90d89d53964a2c2bf3d773113a068a30e501a5a</id>
<content type='text'>
This in turn emits an 'activate' signal that any applet can connect to
and perform whatever action it means to activate in that applet.

This allows users to control certain applet functionalities through
DBus, like registering new keybindings, or integrating them with other
software.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This in turn emits an 'activate' signal that any applet can connect to
and perform whatever action it means to activate in that applet.

This allows users to control certain applet functionalities through
DBus, like registering new keybindings, or integrating them with other
software.
</pre>
</div>
</content>
</entry>
</feed>
