<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/libmate-panel-applet, branch v1.18.9</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>Added gir for mate_panel_applet_set_size_hints()</title>
<updated>2018-04-01T10:20:09+00:00</updated>
<author>
<name>info-cppsp</name>
<email>info@cppsp.de</email>
</author>
<published>2018-02-05T19:31:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=ca2f118b71c1f02206db798b586936c3c84183f5'/>
<id>ca2f118b71c1f02206db798b586936c3c84183f5</id>
<content type='text'>
fix #727
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix #727
</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>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>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>
<entry>
<title>move to GTK+3 (&gt;= 3.14), drop GTK+2 code and --with-gtk build option</title>
<updated>2016-11-21T18:14:26+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-21T18:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d0ddaedffa7d417a699cafce73c1e418515c4a28'/>
<id>d0ddaedffa7d417a699cafce73c1e418515c4a28</id>
<content type='text'>
and require libmate-desktop &gt;= 1.17

WARNING: use GTK+3 build of libmateweather for this build.
that lib is not migrated to GTK+3 only as we will possibly
use libgweather instead of it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and require libmate-desktop &gt;= 1.17

WARNING: use GTK+3 build of libmateweather for this build.
that lib is not migrated to GTK+3 only as we will possibly
use libgweather instead of it.
</pre>
</div>
</content>
</entry>
<entry>
<title>libmate-panel-applet: remove redundant GLib version check in panel-plug</title>
<updated>2016-11-21T15:56:46+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-21T15:56:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=615eda9a394167fbc5e4f6bf4f3668e2c8aff080'/>
<id>615eda9a394167fbc5e4f6bf4f3668e2c8aff080</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libmate-panel-applet: add missing brackets</title>
<updated>2016-11-21T15:43:29+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-21T15:43:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=084aa57d1c64b5961363c66446afc8a6ba993315'/>
<id>084aa57d1c64b5961363c66446afc8a6ba993315</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>check for stable release of GTK+3, not for development one</title>
<updated>2016-11-21T15:41:01+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-21T15:41:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=cd7c4c546fa230e78608c206502e9758eef22c54'/>
<id>cd7c4c546fa230e78608c206502e9758eef22c54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
