<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/applets, branch v1.25.1</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>wncklet: Hide window preview on non-visible windows</title>
<updated>2020-08-05T20:40:31+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2020-08-04T16:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=955714fb231d9178d44bc344b1646dafd69db17e'/>
<id>955714fb231d9178d44bc344b1646dafd69db17e</id>
<content type='text'>
When a window is not visible we cannot capture its thumbnail. We used to
store the thumbnail when a window was visible so that we could reuse it
when minimized, but this can cause visual glitches.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a window is not visible we cannot capture its thumbnail. We used to
store the thumbnail when a window was visible so that we could reuse it
when minimized, but this can cause visual glitches.
</pre>
</div>
</content>
</entry>
<entry>
<title>clock-face: Use gdk_pixbuf_new_from_resource_at_scale</title>
<updated>2020-08-05T06:48:04+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-08-03T14:56:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=fc480d2c5381161a58b67aefe281f94300f0dbc0'/>
<id>fc480d2c5381161a58b67aefe281f94300f0dbc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: assignment to 'GSList *' from incompatible pointer type 'GList *'</title>
<updated>2020-08-01T21:13:49+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-08-01T17:20:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=a06854ca6ee2b2d6d386bcbf4dfceb7bb61dfe96'/>
<id>a06854ca6ee2b2d6d386bcbf4dfceb7bb61dfe96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: Use single-linked lists for locations</title>
<updated>2020-08-01T04:23:57+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-07-22T19:17:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=04e977defeb858ac58ab3d470ec735ec0e2ea922'/>
<id>04e977defeb858ac58ab3d470ec735ec0e2ea922</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: sort locations by time reverse and name</title>
<updated>2020-08-01T03:31:12+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-07-23T08:27:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=1d14ccccc6a44b348a0e166a947388d41a411e64'/>
<id>1d14ccccc6a44b348a0e166a947388d41a411e64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: merge sorting and reversing node list of selected locations</title>
<updated>2020-08-01T03:31:12+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-07-23T07:33:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=0b71fb2f2cbf4eb0eea9ea9ab0682eef2342a500'/>
<id>0b71fb2f2cbf4eb0eea9ea9ab0682eef2342a500</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: Fix GError double free</title>
<updated>2020-07-29T20:47:20+00:00</updated>
<author>
<name>Tomas Bzatek</name>
<email>tbzatek@redhat.com</email>
</author>
<published>2020-07-24T13:09:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=f01e028beade99865610bd27521263f6288e9030'/>
<id>f01e028beade99865610bd27521263f6288e9030</id>
<content type='text'>
Let the GError ownership on the async finish method call.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Let the GError ownership on the async finish method call.
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: Properly free rsvg handles</title>
<updated>2020-07-29T20:47:20+00:00</updated>
<author>
<name>Tomas Bzatek</name>
<email>tbzatek@redhat.com</email>
</author>
<published>2020-07-24T10:48:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=57e28f8e776d3255cdf9fd00098b2d498d960483'/>
<id>57e28f8e776d3255cdf9fd00098b2d498d960483</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 leaking cairo_t</title>
<updated>2020-07-29T20:47:20+00:00</updated>
<author>
<name>Tomas Bzatek</name>
<email>tbzatek@redhat.com</email>
</author>
<published>2020-07-22T16:07:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=ba30657782a775e04e6d902cd8557da9eeab8716'/>
<id>ba30657782a775e04e6d902cd8557da9eeab8716</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>workspace-switcher: Fix leaking color string</title>
<updated>2020-07-29T20:47:20+00:00</updated>
<author>
<name>Tomas Bzatek</name>
<email>tbzatek@redhat.com</email>
</author>
<published>2020-07-20T15:36:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=9768370328828ab8cc32f828fac3f34661bcca9c'/>
<id>9768370328828ab8cc32f828fac3f34661bcca9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
