<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/applets/clock/Makefile.am, branch gh-actions</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>clock: Backport Evolution calendar integration from gnome-panel</title>
<updated>2025-08-03T13:39:12+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-07-25T11:22:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=3818bb2847b16ecc21320f0208211da4bd883b30'/>
<id>3818bb2847b16ecc21320f0208211da4bd883b30</id>
<content type='text'>
Add Evolution Data Server (EDS) calendar integration to the MATE panel
clock applet, most of it ported from gnome-panel's clock applet. This
allows users to view calendar events and tasks directly from the clock
popup calendar.

The calendar integration is disabled by default and can be enabled
with --enable-eds during configuration. When disabled, the clock
applet functions normally without any EDS dependencies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Evolution Data Server (EDS) calendar integration to the MATE panel
clock applet, most of it ported from gnome-panel's clock applet. This
allows users to view calendar events and tasks directly from the clock
popup calendar.

The calendar integration is disabled by default and can be enabled
with --enable-eds during configuration. When disabled, the clock
applet functions normally without any EDS dependencies.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clock applet/wayland: position calendar window same as in x11</title>
<updated>2023-07-11T10:02:50+00:00</updated>
<author>
<name>Luke from DC</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-07-11T10:02:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=e8cd95789810bc9efb7961f553e99f0c2eaa0cd0'/>
<id>e8cd95789810bc9efb7961f553e99f0c2eaa0cd0</id>
<content type='text'>
* Clock applet/wayland: position calendar window same as in x11

- Wayland/clock: fix calendar window rendering when moved
Ensure the calendar window cannot be "stretched" across the screen
if the panel or the applet is moved while the calendar is showing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Clock applet/wayland: position calendar window same as in x11

- Wayland/clock: fix calendar window rendering when moved
Ensure the calendar window cannot be "stretched" across the screen
if the panel or the applet is moved while the calendar is showing</pre>
</div>
</content>
</entry>
<entry>
<title>Fix distribution of applet service files</title>
<updated>2023-06-28T13:18:47+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2023-06-28T13:18:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=54786e2663840035f61840205735e16c0dbe5214'/>
<id>54786e2663840035f61840205735e16c0dbe5214</id>
<content type='text'>
Fix distribution of the applet service files sources when building from
an in-process-configured build.  This fixes `make distcheck` and
tarballs in builds configured with `--with-in-process-applets=all` (or
actually any in-process applet).

The issue was that the .service.in file was referenced indirectly in
EXTRA_DIST, and the variable listed there was only filled in a
conditional.  Automake is not able to resolve this and see it still
should distribute the reference of that variable, even if set
conditionally.  Fix this by always setting the variable properly, even
if it's only used for out-of-process builds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix distribution of the applet service files sources when building from
an in-process-configured build.  This fixes `make distcheck` and
tarballs in builds configured with `--with-in-process-applets=all` (or
actually any in-process applet).

The issue was that the .service.in file was referenced indirectly in
EXTRA_DIST, and the variable listed there was only filled in a
conditional.  Automake is not able to resolve this and see it still
should distribute the reference of that variable, even if set
conditionally.  Fix this by always setting the variable properly, even
if it's only used for out-of-process builds.
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not collect the translation for Icon</title>
<updated>2020-03-02T17:00:37+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-03-02T09:03:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=6749f0b63fbbb49f15b2591e37a24e2199897d03'/>
<id>6749f0b63fbbb49f15b2591e37a24e2199897d03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix mate-panel can not find mo file</title>
<updated>2019-11-15T11:16:58+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-11-15T08:20:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=981ee3649d067e3cf5b39ad46624d1bb5b182534'/>
<id>981ee3649d067e3cf5b39ad46624d1bb5b182534</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate from intltool to gettext</title>
<updated>2019-11-11T22:18:35+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-10-30T12:33:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=f5354df76377627dde56b079c9328b46865033d2'/>
<id>f5354df76377627dde56b079c9328b46865033d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: Convert to GResource</title>
<updated>2018-04-26T11:01:37+00:00</updated>
<author>
<name>Vincent Untz</name>
<email>vuntz@gnome.org</email>
</author>
<published>2012-02-02T13:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=cfe060300ff10557f8805eee176604095c48cc2d'/>
<id>cfe060300ff10557f8805eee176604095c48cc2d</id>
<content type='text'>
origin commits:
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&amp;id=aa2895d
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&amp;id=695d30c
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&amp;id=00f9870
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&amp;id=9ade365
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
origin commits:
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&amp;id=aa2895d
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&amp;id=695d30c
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&amp;id=00f9870
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&amp;id=9ade365
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework gsettings schema building</title>
<updated>2015-09-06T14:20:20+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-09-06T14:20:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=9ef7e261d4a9ea536d6f467c2b9bd1381bcd73aa'/>
<id>9ef7e261d4a9ea536d6f467c2b9bd1381bcd73aa</id>
<content type='text'>
* Bump intltool required version for gsettings support
* Extract strings with intltool directly
* Let autoconf generate the xml files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Bump intltool required version for gsettings support
* Extract strings with intltool directly
* Let autoconf generate the xml files
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes for make dist</title>
<updated>2013-06-30T20:09:14+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-06-30T20:09:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=227eba6c0e82864c5fab857653cc2af6bbe20251'/>
<id>227eba6c0e82864c5fab857653cc2af6bbe20251</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make GSettings schemas translatable</title>
<updated>2013-02-10T22:06:46+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-02-10T22:06:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=b10ccd46e6d2d70f7639ec076c1f746803cd2e55'/>
<id>b10ccd46e6d2d70f7639ec076c1f746803cd2e55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
