<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel, branch 1.18</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>release 1.18.9</title>
<updated>2018-05-05T09:57:13+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-05-05T09:54:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=f5cf97810b4ffd0aec43aafc60c20bb00a2dc96a'/>
<id>f5cf97810b4ffd0aec43aafc60c20bb00a2dc96a</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 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>Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()"</title>
<updated>2018-04-25T14:20:25+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-04-19T19:00:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=dcd4db784ae6dce78ef9ec353c3aab8eb2b639cb'/>
<id>dcd4db784ae6dce78ef9ec353c3aab8eb2b639cb</id>
<content type='text'>
This reverts commit 0d29acf6a70090ee771de2793b1af8e1388a430f.

Which causes a regression.
Fixes https://github.com/mate-desktop/mate-panel/issues/773
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 0d29acf6a70090ee771de2793b1af8e1388a430f.

Which causes a regression.
Fixes https://github.com/mate-desktop/mate-panel/issues/773
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme: consistant theming for applet drag handles in all themes</title>
<updated>2018-04-25T14:19:52+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-04-19T03:50:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=4437af31ff82629c18f53f6f4c38430547378af9'/>
<id>4437af31ff82629c18f53f6f4c38430547378af9</id>
<content type='text'>
* applet drag-handle: use a symbolic image for the default drag handle image
* Use an .svg image with --gtk-recolor (like a symbolic icon), load it from the same directory as the css file so the css parser can find it, and use the theme fg color on it for good contrast
* load a css file to use the recolorable image globally for the panel, not for each applet to ensure only one cssprovider is loaded

(port of 45b25410cddde852554b3153e81ad59a5e6722ad to 1.18 branch, limiting it to GTK+ 3.20/22)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* applet drag-handle: use a symbolic image for the default drag handle image
* Use an .svg image with --gtk-recolor (like a symbolic icon), load it from the same directory as the css file so the css parser can find it, and use the theme fg color on it for good contrast
* load a css file to use the recolorable image globally for the panel, not for each applet to ensure only one cssprovider is loaded

(port of 45b25410cddde852554b3153e81ad59a5e6722ad to 1.18 branch, limiting it to GTK+ 3.20/22)
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme: limit fallback applet drag handle theme to GTK 3.20/3.22</title>
<updated>2018-04-16T20:03:57+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-04-16T19:58:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=3a8b1f66d2393a35f40dbcc211d3bf045d563a92'/>
<id>3a8b1f66d2393a35f40dbcc211d3bf045d563a92</id>
<content type='text'>
The syntax for GTK 3.18 and earlier is entirely different, and the applet drag handles used to show up, not sure when that stopped working
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The syntax for GTK 3.18 and earlier is entirely different, and the applet drag handles used to show up, not sure when that stopped working
</pre>
</div>
</content>
</entry>
<entry>
<title>Accessibility: white/black applet handles in GNOME high contrast themes</title>
<updated>2018-04-16T19:53:46+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-04-16T02:48:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=ab46918da1b7df56560cbdd7823e80497c6dee78'/>
<id>ab46918da1b7df56560cbdd7823e80497c6dee78</id>
<content type='text'>
Special case the GNOME HighContrast and HighContrastInverse themes to give max contrast on tray and window list applet handles. Follow-on to https://github.com/mate-desktop/mate-panel/commit/2e0a74d9458480966f2a87d1d66a58552a873300
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Special case the GNOME HighContrast and HighContrastInverse themes to give max contrast on tray and window list applet handles. Follow-on to https://github.com/mate-desktop/mate-panel/commit/2e0a74d9458480966f2a87d1d66a58552a873300
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme: show applet handles on non-MATE themes</title>
<updated>2018-04-16T19:53:28+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-04-12T22:52:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=a0bf261eeb8e500c757ad26b05477ece277af840'/>
<id>a0bf261eeb8e500c757ad26b05477ece277af840</id>
<content type='text'>
Fix https://github.com/mate-desktop/mate-panel/issues/758
Ensure that themes such as GNOME themes (e.g Adwaita) that do not explicitly support MATE show the drag handles for applets such as tray and window-list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix https://github.com/mate-desktop/mate-panel/issues/758
Ensure that themes such as GNOME themes (e.g Adwaita) that do not explicitly support MATE show the drag handles for applets such as tray and window-list.
</pre>
</div>
</content>
</entry>
<entry>
<title>release 1.18.8</title>
<updated>2018-04-01T11:09:54+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-04-01T11:09:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=a38cb72576088ced22a7f20d5c660b23273dc850'/>
<id>a38cb72576088ced22a7f20d5c660b23273dc850</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>run dialog: force icon size when loading app icon</title>
<updated>2018-04-01T10:20:17+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-03-19T14:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=83f033392140cfaa272a9f95c3bcfa95575c3d98'/>
<id>83f033392140cfaa272a9f95c3bcfa95575c3d98</id>
<content type='text'>
avoids jumping of nearby UI controls when icon is bigger than requested
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
avoids jumping of nearby UI controls when icon is bigger than requested
</pre>
</div>
</content>
</entry>
</feed>
