<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/applets, branch copilot/modify-clock-applet-for-vdir</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>clock: Separate expander state from section visibility preferences</title>
<updated>2025-10-08T04:50:28+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-10-07T19:45:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=4558470fbeae17d487b0cbddcbea639c188c9e90'/>
<id>4558470fbeae17d487b0cbddcbea639c188c9e90</id>
<content type='text'>
The Appointments and Tasks expanders in the calendar popup were
incorrectly linked to the show-calendar-events and show-tasks gsettings.
This caused collapsing the section to toggle the preference, making the
entire section disappear on next popup.

Fixed by adding a new expand-calendar-events and expand-tasks gsettings
keys to track the UI state separately from whether the section is
visible or not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Appointments and Tasks expanders in the calendar popup were
incorrectly linked to the show-calendar-events and show-tasks gsettings.
This caused collapsing the section to toggle the preference, making the
entire section disappear on next popup.

Fixed by adding a new expand-calendar-events and expand-tasks gsettings
keys to track the UI state separately from whether the section is
visible or not.
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: Follow EDS calendar colors and highlight current event</title>
<updated>2025-10-07T13:26:38+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-10-06T20:29:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=7e394e94d14e4691b40cae882633a5307d7182cd'/>
<id>7e394e94d14e4691b40cae882633a5307d7182cd</id>
<content type='text'>
Evolution tracks a color for each calendar. We can fetch this to
differentiate events from multiple calendars in the popup.

This also marks the current event in bold and scrolls the window to make
it visible to the user on load.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Evolution tracks a color for each calendar. We can fetch this to
differentiate events from multiple calendars in the popup.

This also marks the current event in bold and scrolls the window to make
it visible to the user on load.
</pre>
</div>
</content>
</entry>
<entry>
<title>Show desktop: support wayland use</title>
<updated>2025-09-28T16:33:41+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2025-09-21T02:31:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=96613f26127df84440d2d7adf2be570725f483b3'/>
<id>96613f26127df84440d2d7adf2be570725f483b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: Store calendar client in ClockData (#1516)</title>
<updated>2025-09-22T22:23:09+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-09-22T22:23:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=cf2f458dd8b70450c3fdffb10d4a45c8c369b3e9'/>
<id>cf2f458dd8b70450c3fdffb10d4a45c8c369b3e9</id>
<content type='text'>
* clock: Store calendar client in ClockData

This simplifies the evolution calendar client architecture and makes the
popup show up faster, since we don't need to create a new one every time
we open it.

* clock: Fix calendar data refresh when opening popup

The calendar popup was not showing recently added Evolution
events/tasks. Added a refresh timeout call every time the calendar popup
opens. That way the popup opens immediately and the data is refresh
after a small delay.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* clock: Store calendar client in ClockData

This simplifies the evolution calendar client architecture and makes the
popup show up faster, since we don't need to create a new one every time
we open it.

* clock: Fix calendar data refresh when opening popup

The calendar popup was not showing recently added Evolution
events/tasks. Added a refresh timeout call every time the calendar popup
opens. That way the popup opens immediately and the data is refresh
after a small delay.</pre>
</div>
</content>
</entry>
<entry>
<title>Wayland-only-build attempt 3 - changes from other branch removed</title>
<updated>2025-09-04T14:12:14+00:00</updated>
<author>
<name>mark.herbert</name>
<email>mark.herbert42@gmail.com</email>
</author>
<published>2025-07-18T08:42:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d68c23bd8e07612f305dcc7825f3a8ee448544f5'/>
<id>d68c23bd8e07612f305dcc7825f3a8ee448544f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix uninitialized and unused screen vars</title>
<updated>2025-09-04T14:04:49+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-09-03T10:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=7867d2d5888f48369bc34c1182d5171c4c224b13'/>
<id>7867d2d5888f48369bc34c1182d5171c4c224b13</id>
<content type='text'>
A previous overzealous cleanup left some hanging screen variables and
one instance of an uninitialized screen being used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A previous overzealous cleanup left some hanging screen variables and
one instance of an uninitialized screen being used.
</pre>
</div>
</content>
</entry>
<entry>
<title>wncklet: Bump libwnck to 43.0</title>
<updated>2025-09-03T10:10:16+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-08-08T17:08:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=cf307653354a4f4d5ab838fa321782f84743ad0a'/>
<id>cf307653354a4f4d5ab838fa321782f84743ad0a</id>
<content type='text'>
Recent versions of libwnck introduced a WnckHandler object to be used as
the main entry point into the library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Recent versions of libwnck introduced a WnckHandler object to be used as
the main entry point into the library.
</pre>
</div>
</content>
</entry>
<entry>
<title>wncklet: Remove window preview conditionals</title>
<updated>2025-08-08T01:45:59+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-08-02T02:42:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=f7ab1fc6cec6d2a429142ec0f684466a653fab24'/>
<id>f7ab1fc6cec6d2a429142ec0f684466a653fab24</id>
<content type='text'>
There are no distros (that I could find) that ship both an old
libwnck&lt;3.32.0 with a new MATE&gt;=1.28. Dropping this should be safe and
removes complexity.

Since all of these were already wrapped inside HAVE_X11, it should not
affect Wayland at all.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are no distros (that I could find) that ship both an old
libwnck&lt;3.32.0 with a new MATE&gt;=1.28. Dropping this should be safe and
removes complexity.

Since all of these were already wrapped inside HAVE_X11, it should not
affect Wayland at all.
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: Provide fallback preferences path</title>
<updated>2025-08-03T13:39:12+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-08-02T00:46:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=29a8742080dab02afbe6f7e453a7525c54be946e'/>
<id>29a8742080dab02afbe6f7e453a7525c54be946e</id>
<content type='text'>
Provide a fallback preferences path in case the applet doesn't provide
one. This happens when running outside the actual panel, like in the
case of mate-panel-test-applets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide a fallback preferences path in case the applet doesn't provide
one. This happens when running outside the actual panel, like in the
case of mate-panel-test-applets.
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: Fix timezone handling</title>
<updated>2025-08-03T13:39:12+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-07-28T15:28:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=bf07a6614e91646ecea248db003a576c3d85ad95'/>
<id>bf07a6614e91646ecea248db003a576c3d85ad95</id>
<content type='text'>
We remove a bunch of functions, since they are already handled by
libecal, and add correction to times based on the difference between the
event's own timezone and our current local timezone.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We remove a bunch of functions, since they are already handled by
libecal, and add correction to times based on the difference between the
event's own timezone and our current local timezone.
</pre>
</div>
</content>
</entry>
</feed>
