<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel, branch v1.18.7</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>Release 1.18.7</title>
<updated>2018-01-08T06:52:01+00:00</updated>
<author>
<name>Martin Wimpress</name>
<email>martin@mate-desktop.org</email>
</author>
<published>2018-01-08T06:52:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=84812d54da023f324a05ff5f016ec7568bd4a4d7'/>
<id>84812d54da023f324a05ff5f016ec7568bd4a4d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rework the process of cancelling the background change operation</title>
<updated>2018-01-06T11:51:37+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-04T16:20:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=609b4b21f61f1bc26cb8a53d9b739f03399ee3c2'/>
<id>609b4b21f61f1bc26cb8a53d9b739f03399ee3c2</id>
<content type='text'>
don't mess with additional references to a GCancellable, instead
keep just a const pointer to the internal operation data and use
it as a key when it's needed to cancel the operation.

fixes https://github.com/mate-desktop/mate-panel/issues/214
fixes https://github.com/mate-desktop/mate-panel/issues/431

(squashed 180ba4ae21e8f5bc7d67f4902d0cda6ff053f4b2 + 7f711b89d0db04c12db2286b5d18892be45f26a5 for 1.18 branch)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
don't mess with additional references to a GCancellable, instead
keep just a const pointer to the internal operation data and use
it as a key when it's needed to cancel the operation.

fixes https://github.com/mate-desktop/mate-panel/issues/214
fixes https://github.com/mate-desktop/mate-panel/issues/431

(squashed 180ba4ae21e8f5bc7d67f4902d0cda6ff053f4b2 + 7f711b89d0db04c12db2286b5d18892be45f26a5 for 1.18 branch)
</pre>
</div>
</content>
</entry>
<entry>
<title>status-notifier: properly handle the NULL case for items</title>
<updated>2018-01-06T11:50:20+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-12-29T01:22:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=e4e76688ca09448adaa152e0a757e4f0ee14cf52'/>
<id>e4e76688ca09448adaa152e0a757e4f0ee14cf52</id>
<content type='text'>
patch by https://github.com/supermaz
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
patch by https://github.com/supermaz
</pre>
</div>
</content>
</entry>
<entry>
<title>status-notifier: handle wrong-size icons called by path</title>
<updated>2018-01-06T11:46:42+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-12-27T19:09:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=ced73759eb90429eef218beb0e4b323bf05cff13'/>
<id>ced73759eb90429eef218beb0e4b323bf05cff13</id>
<content type='text'>
Ensure icons called by filename and path instead of icon-name get scaled to match other tray icons
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure icons called by filename and path instead of icon-name get scaled to match other tray icons
</pre>
</div>
</content>
</entry>
<entry>
<title>status-notifier: load icons specified by path</title>
<updated>2018-01-06T11:46:28+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-12-26T19:41:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=4a8f8e895d1562f182c23714e77a0fb46257ed54'/>
<id>4a8f8e895d1562f182c23714e77a0fb46257ed54</id>
<content type='text'>
Fix for https://github.com/mate-desktop/mate-panel/issues/695 and similar failures to load icons when the application calls for a path and not an icon name
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix for https://github.com/mate-desktop/mate-panel/issues/695 and similar failures to load icons when the application calls for a path and not an icon name
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build warning: ‘toplevel_configure_event’ defined but not used</title>
<updated>2018-01-06T11:43:31+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2017-12-27T00:26:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=27ab17a772130cea439420e8a338ff58789e0d2d'/>
<id>27ab17a772130cea439420e8a338ff58789e0d2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build warning: "GLIB_VERSION_MIN_REQUIRED" redefined</title>
<updated>2018-01-06T11:42:46+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2017-12-27T01:28:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=97075b5649b5af3b372bd6a828b8487fdb804b53'/>
<id>97075b5649b5af3b372bd6a828b8487fdb804b53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>status-notifier: fix failure to show icon for missing icon</title>
<updated>2018-01-06T11:42:15+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-12-25T01:49:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=7e77cab8ac6a79d880b85c61f15161e286e032dc'/>
<id>7e77cab8ac6a79d880b85c61f15161e286e032dc</id>
<content type='text'>
Fix 1px wide invisible icon in cases such as
https://github.com/mate-desktop/mate-panel/issues/695
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix 1px wide invisible icon in cases such as
https://github.com/mate-desktop/mate-panel/issues/695
</pre>
</div>
</content>
</entry>
<entry>
<title>panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()</title>
<updated>2017-12-07T09:46:03+00:00</updated>
<author>
<name>Björn Weber</name>
<email>bjoern.weber94@t-online.de</email>
</author>
<published>2017-11-29T16:44:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=0d29acf6a70090ee771de2793b1af8e1388a430f'/>
<id>0d29acf6a70090ee771de2793b1af8e1388a430f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Keep the right icons on bottom still displaying right when the resolution change larger</title>
<updated>2017-11-25T08:54:29+00:00</updated>
<author>
<name>张雯</name>
<email>zhang.wen2@zte.com.cn</email>
</author>
<published>2017-11-23T07:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=6ad87a9ae2a7310e8941941bd849c2fb88132d9c'/>
<id>6ad87a9ae2a7310e8941941bd849c2fb88132d9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
