<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/applets, 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>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>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>status-notifier: hide mate-polkit icon if passive</title>
<updated>2017-11-18T08:30:38+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-10-12T05:25:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=8dcfb668c104cf86097dcc6cd27f3a8024d4c22e'/>
<id>8dcfb668c104cf86097dcc6cd27f3a8024d4c22e</id>
<content type='text'>
This needs to be special cased, and requires a change in mate-polkit to work
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This needs to be special cased, and requires a change in mate-polkit to work
</pre>
</div>
</content>
</entry>
<entry>
<title>wncklet: disconnect signal handlers on destroy</title>
<updated>2017-11-15T21:43:50+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-07-26T05:56:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=86c64efc423448dfb3d069ba3b701bdae6c7db10'/>
<id>86c64efc423448dfb3d069ba3b701bdae6c7db10</id>
<content type='text'>
Stop segfaults, warnings on removing in-process switcher, window-list
Fixes window list, workspace switcher. Window menu and show desktop no warnings or segfaults on removal when built in process

(squashed 9f43dd5c7c37b84960d06a98a4738ee40d8bfd50 + 2b17f4f461cff056ab0f4687a9ac673a16933f7c for 1.18 branch)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stop segfaults, warnings on removing in-process switcher, window-list
Fixes window list, workspace switcher. Window menu and show desktop no warnings or segfaults on removal when built in process

(squashed 9f43dd5c7c37b84960d06a98a4738ee40d8bfd50 + 2b17f4f461cff056ab0f4687a9ac673a16933f7c for 1.18 branch)
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: disconnect one more signal handler on destroy</title>
<updated>2017-11-15T21:38:27+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-11-14T08:26:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=eb94be26360b597c157b52a25a42e834655a8dc2'/>
<id>eb94be26360b597c157b52a25a42e834655a8dc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clock:disconnect signal handlers on destroy</title>
<updated>2017-11-13T20:05:33+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-08-23T03:33:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=cab29c45f111b96b347d0b6e3c2f5bc302a700f4'/>
<id>cab29c45f111b96b347d0b6e3c2f5bc302a700f4</id>
<content type='text'>
Don't just check for the clock's existance and return if it has been destroyed, disconnect them entirely when the clock is destroyed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't just check for the clock's existance and return if it has been destroyed, disconnect them entirely when the clock is destroyed
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply position fix on popup to GTK 3.20 and earlier</title>
<updated>2017-11-07T20:39:17+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-10-16T04:08:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=5872276595223946c196bf0387aad20a27452ef9'/>
<id>5872276595223946c196bf0387aad20a27452ef9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK 3.22 status notifier: reposition menu when size changes</title>
<updated>2017-11-07T20:38:38+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-10-14T04:15:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=af2fe7cf8f5678737060f96616ebc8a5ccf34f1e'/>
<id>af2fe7cf8f5678737060f96616ebc8a5ccf34f1e</id>
<content type='text'>
Also catch a missed instance of needing to reposition. This stops most cases of a bottom panel menu changing size and ending up too low.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also catch a missed instance of needing to reposition. This stops most cases of a bottom panel menu changing size and ending up too low.
</pre>
</div>
</content>
</entry>
</feed>
