<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel, branch v1.19.2</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>release 1.19.2</title>
<updated>2017-07-18T05:55:51+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-07-18T05:55:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=6042c1232eafc951f5fe864bd64bcef3d8d4844b'/>
<id>6042c1232eafc951f5fe864bd64bcef3d8d4844b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sync with transifex</title>
<updated>2017-07-18T05:49:04+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-07-18T05:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=0a8d3045e7e33159773ea1f63f9515d80f9fdc5e'/>
<id>0a8d3045e7e33159773ea1f63f9515d80f9fdc5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "libmate-panel-applet: Fix another potential source of applet crashes"</title>
<updated>2017-07-17T18:33:23+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-07-17T18:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=2735842083f3cca70546d040cd0801a3572f63dc'/>
<id>2735842083f3cca70546d040cd0801a3572f63dc</id>
<content type='text'>
This reverts commit cf46fb7f03d6ab0e106fa1cbfbf180fbbb9a5b75.
*Note that this is because the code added was already present in the same function
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit cf46fb7f03d6ab0e106fa1cbfbf180fbbb9a5b75.
*Note that this is because the code added was already present in the same function
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid deprecated gdk_screen_get_number</title>
<updated>2017-07-17T00:55:54+00:00</updated>
<author>
<name>ZenWalker</name>
<email>scow@riseup.net</email>
</author>
<published>2017-07-16T02:18:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=7bee2f870bcf850f68fdf8d8db4bd2e914ece143'/>
<id>7bee2f870bcf850f68fdf8d8db4bd2e914ece143</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: Fix another potential source of applet crashes</title>
<updated>2017-07-17T00:52:10+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-07-14T06:36:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=cf46fb7f03d6ab0e106fa1cbfbf180fbbb9a5b75'/>
<id>cf46fb7f03d6ab0e106fa1cbfbf180fbbb9a5b75</id>
<content type='text'>
Properly initialize pattern, GNOME found this stopped applet crashes on bg change(though not the same crashes we just fixed)

based on
https://github.com/GNOME/gnome-panel/commit/88b9beeb8ab69072fe6912af33c620143d17b0a3
We could return a random value from panel_applet_get_pattern_from_pixmap(), and that was very nasty.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Properly initialize pattern, GNOME found this stopped applet crashes on bg change(though not the same crashes we just fixed)

based on
https://github.com/GNOME/gnome-panel/commit/88b9beeb8ab69072fe6912af33c620143d17b0a3
We could return a random value from panel_applet_get_pattern_from_pixmap(), and that was very nasty.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix applet crashes on transparent user-set panel bg</title>
<updated>2017-07-11T19:19:07+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=df36dcac197e8287ef5626d71556173b942c3f58'/>
<id>df36dcac197e8287ef5626d71556173b942c3f58</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-08T20:26:02+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=ab786fa5282be8169b9c94d258cc57d07944ed13'/>
<id>ab786fa5282be8169b9c94d258cc57d07944ed13</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>Fix GTK theme image bg support on vertical panel</title>
<updated>2017-07-07T11:30:56+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=b7d2033dff3f68d6ac67290c8b90203906e6762f'/>
<id>b7d2033dff3f68d6ac67290c8b90203906e6762f</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-02T17:35:19+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=a1445bc208e22260c27ce67ad4ebce6040ff5a3c'/>
<id>a1445bc208e22260c27ce67ad4ebce6040ff5a3c</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>clock: change size_reguest</title>
<updated>2017-07-02T08:25:24+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=03bf5cecd39646e0e7c19af097d5fc64b05c40d5'/>
<id>03bf5cecd39646e0e7c19af097d5fc64b05c40d5</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>
</feed>
