<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/applets, branch v1.27.1</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>Clock Applet: Update date/time and weather after resume from sleep mode</title>
<updated>2023-03-27T03:16:17+00:00</updated>
<author>
<name>Gordon Norman Squash</name>
<email>gordsqsh@protonmail.com</email>
</author>
<published>2023-03-18T01:06:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=061193aca2309da9caeecf228857631a40739d9a'/>
<id>061193aca2309da9caeecf228857631a40739d9a</id>
<content type='text'>
Before this commit, the Clock Applet was unaware of when the system
resumed from sleep mode (e.g. suspend or hibernate).  This meant that,
if the user suspended the system and then woke it up some time later,
the clock might not show the real current time, but instead would continue
to show the time at which the system was suspended for up to a minute
after the system woke up.  This could be confusing to the user if they
peered up at the clock immediately after, say, opening their laptop lid.

This commit connects to ConsoleKit or (if available) systemd-logind via
D-Bus, and listens for a signal that indicates when the system wakes up
from sleep mode.  When the system does wake up, the Clock Applet updates
the date/time immediately, and also updates all the weather/temperature
readings if possible.

Note that if logind is missing, ConsoleKit2 is required for this feature
to work; the original ConsoleKit lacked the signal required to implement
this feature.  This should not be a problem since it is unlikely that
anyone would even consider using the original ConsoleKit in this day and
age.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before this commit, the Clock Applet was unaware of when the system
resumed from sleep mode (e.g. suspend or hibernate).  This meant that,
if the user suspended the system and then woke it up some time later,
the clock might not show the real current time, but instead would continue
to show the time at which the system was suspended for up to a minute
after the system woke up.  This could be confusing to the user if they
peered up at the clock immediately after, say, opening their laptop lid.

This commit connects to ConsoleKit or (if available) systemd-logind via
D-Bus, and listens for a signal that indicates when the system wakes up
from sleep mode.  When the system does wake up, the Clock Applet updates
the date/time immediately, and also updates all the weather/temperature
readings if possible.

Note that if logind is missing, ConsoleKit2 is required for this feature
to work; the original ConsoleKit lacked the signal required to implement
this feature.  This should not be a problem since it is unlikely that
anyone would even consider using the original ConsoleKit in this day and
age.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update window-list.c</title>
<updated>2023-02-14T01:16:15+00:00</updated>
<author>
<name>Nik Soggia</name>
<email>nsoggia@users.noreply.github.com</email>
</author>
<published>2023-02-11T10:08:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=e504576092e499bdc5ecb14fc8b99db74ee9382d'/>
<id>e504576092e499bdc5ecb14fc8b99db74ee9382d</id>
<content type='text'>
Fix for "no option to disable middle-click to close in window list"
https://github.com/mate-desktop/mate-panel/issues/962#issuecomment-1418934577</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix for "no option to disable middle-click to close in window list"
https://github.com/mate-desktop/mate-panel/issues/962#issuecomment-1418934577</pre>
</div>
</content>
</entry>
<entry>
<title>Update window-list.ui</title>
<updated>2023-02-14T01:16:15+00:00</updated>
<author>
<name>Nik Soggia</name>
<email>nsoggia@users.noreply.github.com</email>
</author>
<published>2023-02-11T10:02:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=efa34110e4c40950650bf035152d7f94ec2ba89e'/>
<id>efa34110e4c40950650bf035152d7f94ec2ba89e</id>
<content type='text'>
Fix for "no option to disable middle-click to close in window list"
https://github.com/mate-desktop/mate-panel/issues/962#issuecomment-141893457</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix for "no option to disable middle-click to close in window list"
https://github.com/mate-desktop/mate-panel/issues/962#issuecomment-141893457</pre>
</div>
</content>
</entry>
<entry>
<title>Update org.mate.panel.applet.window-list.gschema.xml.in</title>
<updated>2023-02-14T01:16:15+00:00</updated>
<author>
<name>Nik Soggia</name>
<email>nsoggia@users.noreply.github.com</email>
</author>
<published>2023-02-11T10:00:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=99ad8a5e42c5973cdee42c86c7fbd5b1a3ebb081'/>
<id>99ad8a5e42c5973cdee42c86c7fbd5b1a3ebb081</id>
<content type='text'>
Fix for "no option to disable middle-click to close in window list"
https://github.com/mate-desktop/mate-panel/issues/962#issuecomment-1418934577</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix for "no option to disable middle-click to close in window list"
https://github.com/mate-desktop/mate-panel/issues/962#issuecomment-1418934577</pre>
</div>
</content>
</entry>
<entry>
<title>wncklet: center previews when scaling is enabled</title>
<updated>2023-01-14T15:50:43+00:00</updated>
<author>
<name>Balazs Endresz</name>
<email>balazs.endresz@gmail.com</email>
</author>
<published>2023-01-11T12:18:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=28300f782fcb5849719260ec3fb2e998d02f6596'/>
<id>28300f782fcb5849719260ec3fb2e998d02f6596</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wncklet: fix incorrect preview positions for multiple monitors</title>
<updated>2023-01-14T15:50:43+00:00</updated>
<author>
<name>Balazs Endresz</name>
<email>balazs.endresz@gmail.com</email>
</author>
<published>2023-01-07T18:57:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=5240fdc4a7efba5da151ac257e8b327d494a8845'/>
<id>5240fdc4a7efba5da151ac257e8b327d494a8845</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wncklet: disable preview centering when scaling is enabled</title>
<updated>2022-12-27T22:22:17+00:00</updated>
<author>
<name>Balazs Endresz</name>
<email>balazs.endresz@gmail.com</email>
</author>
<published>2022-12-26T14:45:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=c7643edf77c5871b14e2196f347385a0d1557e04'/>
<id>c7643edf77c5871b14e2196f347385a0d1557e04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wncklet: center preview windows when grouping is enabled</title>
<updated>2022-12-27T22:22:17+00:00</updated>
<author>
<name>Balazs Endresz</name>
<email>balazs.endresz@gmail.com</email>
</author>
<published>2022-12-23T14:49:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=2b3549c8670d2390ca46f38320afe7076e7b1281'/>
<id>2b3549c8670d2390ca46f38320afe7076e7b1281</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wncklet: center preview windows</title>
<updated>2022-12-23T06:04:57+00:00</updated>
<author>
<name>Balazs Endresz</name>
<email>balazs.endresz@gmail.com</email>
</author>
<published>2022-11-19T20:38:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=43837da1f4c25438381a6efb26620c4e7baf5598'/>
<id>43837da1f4c25438381a6efb26620c4e7baf5598</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>windows-list.ui: lower gtk3 required version</title>
<updated>2022-12-02T17:49:54+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2022-12-02T14:11:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=cb47731b39b63c54740e78c46aefdd3c01b33261'/>
<id>cb47731b39b63c54740e78c46aefdd3c01b33261</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
