<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel, branch v1.18.4</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>Bump version to 1.18.4</title>
<updated>2017-07-20T09:25:02+00:00</updated>
<author>
<name>Martin Wimpress</name>
<email>martin@mate-desktop.org</email>
</author>
<published>2017-07-20T09:25:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=1e2b86c0e6d940a9b5746b1244181664d905c781'/>
<id>1e2b86c0e6d940a9b5746b1244181664d905c781</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix GTK theme image bg support on vertical panel</title>
<updated>2017-07-18T05:43:30+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-07-06T04:21:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=45e518dcdaaf6aa39e3ac60157e68e40aa385bca'/>
<id>45e518dcdaaf6aa39e3ac60157e68e40aa385bca</id>
<content type='text'>
Themers can use the .vertical and .horizontal style classes to rotate a background on vertical panels the same way scrollbars are themed. Apply these style classes to PanelPlugs too so this can actually be used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Themers can use the .vertical and .horizontal style classes to rotate a background on vertical panels the same way scrollbars are themed. Apply these style classes to PanelPlugs too so this can actually be used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make panel image background in GTK theme work again</title>
<updated>2017-07-18T05:42:39+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-06-28T05:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=480a2adcfb35e9f66ca42e1567bc15ea46da7a05'/>
<id>480a2adcfb35e9f66ca42e1567bc15ea46da7a05</id>
<content type='text'>
*Support both url(image file) and gradient image panel backgrounds in the GTK theme.
*Scaling by 1.0/panel dimensions should never have worked, doesn't now. Get the actual image dimensions instead
*Background: disable in PanelPlug features that don't work on panel toplevel
*panel-background: catch error on unsupported image such as -gtk-gradient
	An image bg set in the GTK theme needs to be a file or a css gradient as the older -gtk-gradient does not return a valid cairo_pattern_t when read directly
*GTK 3.14,3.16: fix theme bg image render in plugs
	PanelPlug rendering is handled differently with GTK 3.14 and 3.16 than later versions. Handle this so all supported image backgrounds in GTK themes render properly in all supported GTK versions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*Support both url(image file) and gradient image panel backgrounds in the GTK theme.
*Scaling by 1.0/panel dimensions should never have worked, doesn't now. Get the actual image dimensions instead
*Background: disable in PanelPlug features that don't work on panel toplevel
*panel-background: catch error on unsupported image such as -gtk-gradient
	An image bg set in the GTK theme needs to be a file or a css gradient as the older -gtk-gradient does not return a valid cairo_pattern_t when read directly
*GTK 3.14,3.16: fix theme bg image render in plugs
	PanelPlug rendering is handled differently with GTK 3.14 and 3.16 than later versions. Handle this so all supported image backgrounds in GTK themes render properly in all supported GTK versions
</pre>
</div>
</content>
</entry>
<entry>
<title>fix applet crashes on transparent user-set panel bg</title>
<updated>2017-07-18T05:40:16+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-07-11T19:19:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=735849425569b80477963fae7f4184cd41cf96c7'/>
<id>735849425569b80477963fae7f4184cd41cf96c7</id>
<content type='text'>
Avoid cairo function that seemed to be causing crashes related to setting geometry, use code copied from panel-background.c instead
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid cairo function that seemed to be causing crashes related to setting geometry, use code copied from panel-background.c instead
</pre>
</div>
</content>
</entry>
<entry>
<title>system tray: fix hidden icons on image/transparent color BG</title>
<updated>2017-07-11T11:41:03+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-07-07T04:09:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=188c705473849e9432c48a0a1a58adb7423ec630'/>
<id>188c705473849e9432c48a0a1a58adb7423ec630</id>
<content type='text'>
Enable the force-redraw code unconditionally so it can function from the idle callback regardless of child-&gt;parent_relative_bg = TRUE/FALSE as it seems to now always be needed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable the force-redraw code unconditionally so it can function from the idle callback regardless of child-&gt;parent_relative_bg = TRUE/FALSE as it seems to now always be needed
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: change size_reguest</title>
<updated>2017-07-02T08:32:53+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-07-01T10:48:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=58ad8ace649511b63c488868a8c4f466d659820d'/>
<id>58ad8ace649511b63c488868a8c4f466d659820d</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-panel/issues/594
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-panel/issues/594
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: set a default width for calendarWindow</title>
<updated>2017-07-02T08:32:28+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-07-01T08:24:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=212ab42f7e5d1d941140d0cd44ffab0d58c227bb'/>
<id>212ab42f7e5d1d941140d0cd44ffab0d58c227bb</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-panel/issues/594
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-panel/issues/594
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: set a margin_start for home icon</title>
<updated>2017-07-02T08:32:09+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-06-29T11:21:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=495b9b0fcb22ada6ef084735d3ba456f0c22cf04'/>
<id>495b9b0fcb22ada6ef084735d3ba456f0c22cf04</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-panel/issues/594

Note: min value is 75 in my tests for ukraine language

Reduced the margin, as it seemed to be the direct cause of a theme-independent jump.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-panel/issues/594

Note: min value is 75 in my tests for ukraine language

Reduced the margin, as it seemed to be the direct cause of a theme-independent jump.
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: set width_chars for time label</title>
<updated>2017-07-02T08:31:44+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-06-29T10:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=96df021c4e87a284cad20e3cc445ec2b415dcb9b'/>
<id>96df021c4e87a284cad20e3cc445ec2b415dcb9b</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-panel/issues/594

Note: in my language setting width_chars to 20 is minimum value to avoid
a jumping clock UI, if hovering over another location which use another day.
Maybe we need to increase the chosen value for other languages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-panel/issues/594

Note: in my language setting width_chars to 20 is minimum value to avoid
a jumping clock UI, if hovering over another location which use another day.
Maybe we need to increase the chosen value for other languages.
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK 3.18+ fix transparent default panel bg</title>
<updated>2017-07-02T08:31:28+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-06-25T04:23:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=f9b26cd79b439e0f29cbee5c4178f152443de729'/>
<id>f9b26cd79b439e0f29cbee5c4178f152443de729</id>
<content type='text'>
Transparent panel backgrounds set in GTK themes have not worked since the GTK 3.20 PanelPlug work. This was because NULL in gtk_window_set_background_pattern breaks on alpha values. Force this transparent and the GTK background is properly drawn
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Transparent panel backgrounds set in GTK themes have not worked since the GTK 3.20 PanelPlug work. This was because NULL in gtk_window_set_background_pattern breaks on alpha values. Force this transparent and the GTK background is properly drawn
</pre>
</div>
</content>
</entry>
</feed>
