<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/applets, branch 1.18</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>clock: fix weird thing in comments</title>
<updated>2018-04-29T11:41:49+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-04-28T13:16:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=c9b16f32c8dd4bec34234d29273b42d563c0f7ea'/>
<id>c9b16f32c8dd4bec34234d29273b42d563c0f7ea</id>
<content type='text'>
result of excessive renaming after forking from GNOME 2 (orbit -&gt; matecorba)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
result of excessive renaming after forking from GNOME 2 (orbit -&gt; matecorba)
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: fix copy/paste error which caused use-after-free</title>
<updated>2018-04-29T11:41:13+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-04-28T12:38:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=2fc628754431097a6c93c01d4f17cd51897ee4e7'/>
<id>2fc628754431097a6c93c01d4f17cd51897ee4e7</id>
<content type='text'>
(squashed 7099408402dc41f39e32f4afa3e874e968e879bc + 3b9119b3bb941de61654d45eb693a85f48d56289 for 1.18 branch)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(squashed 7099408402dc41f39e32f4afa3e874e968e879bc + 3b9119b3bb941de61654d45eb693a85f48d56289 for 1.18 branch)
</pre>
</div>
</content>
</entry>
<entry>
<title>status-notifier: don't crash if tooltip has wrong type</title>
<updated>2018-03-18T11:49:01+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-22T13:14:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=c2a206a3b2f425cfcb877589042695d70d087757'/>
<id>c2a206a3b2f425cfcb877589042695d70d087757</id>
<content type='text'>
fixes the second issue mentioned in https://github.com/mate-desktop/mate-panel/issues/686

ported from:
https://git.gnome.org/browse/gnome-panel/commit/?id=585c6727a807f0160e79f42a1f17350cc6df0d78
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes the second issue mentioned in https://github.com/mate-desktop/mate-panel/issues/686

ported from:
https://git.gnome.org/browse/gnome-panel/commit/?id=585c6727a807f0160e79f42a1f17350cc6df0d78
</pre>
</div>
</content>
</entry>
<entry>
<title>status-notifier: don't crash if menu layout has wrong type</title>
<updated>2018-03-18T11:48:34+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-22T13:13:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=f2d9039672f40065a1c288575c34340b1326f569'/>
<id>f2d9039672f40065a1c288575c34340b1326f569</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-panel/issues/686

ported from:
https://git.gnome.org/browse/gnome-panel/commit/?id=a08f238147660b3d70e5eebd8d24707711424719
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-panel/issues/686

ported from:
https://git.gnome.org/browse/gnome-panel/commit/?id=a08f238147660b3d70e5eebd8d24707711424719
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix rendering of radio buttons in status notifier</title>
<updated>2018-03-18T11:48:16+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-01-17T21:37:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=e2ccace3958c8e375df4b1cb381556329707e7c3'/>
<id>e2ccace3958c8e375df4b1cb381556329707e7c3</id>
<content type='text'>
*Ensure only the actually selected radio button is shown as checked, not all the radio buttons
*Note that this works so long as each menu created by a single indicator creates no more than one groups of radio buttons, the usual case
*Also  set ATK_ROLE_RADIO_MENU_ITEM for any radio menu items created by an indicator as this code otherwise would cause Orca to call them check menu items
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*Ensure only the actually selected radio button is shown as checked, not all the radio buttons
*Note that this works so long as each menu created by a single indicator creates no more than one groups of radio buttons, the usual case
*Also  set ATK_ROLE_RADIO_MENU_ITEM for any radio menu items created by an indicator as this code otherwise would cause Orca to call them check menu items
</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>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>
</feed>
