<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/applets, branch v1.21.4</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>clock: set  horizontal padding for clock-button</title>
<updated>2019-01-17T09:04:58+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-01-14T08:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=ab4812acb6862e67a50941ec0a84aa0f9397f438'/>
<id>ab4812acb6862e67a50941ec0a84aa0f9397f438</id>
<content type='text'>
To make sure we have space left and right inside the button
if applet is build-in-process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To make sure we have space left and right inside the button
if applet is build-in-process.
</pre>
</div>
</content>
</entry>
<entry>
<title>Store fish surface size to enable rendering without backend specific code</title>
<updated>2019-01-07T22:28:51+00:00</updated>
<author>
<name>William Wold</name>
<email>wm@wmww.sh</email>
</author>
<published>2019-01-07T09:13:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=8d7aad19808ef31b9181de100ddd159ca26340ca'/>
<id>8d7aad19808ef31b9181de100ddd159ca26340ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused screen variable in fish applet</title>
<updated>2019-01-07T22:28:51+00:00</updated>
<author>
<name>William Wold</name>
<email>wm@wmww.sh</email>
</author>
<published>2019-01-07T07:29:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=c4b2b333fd048e11c32bbb432686d9e3b6835f53'/>
<id>c4b2b333fd048e11c32bbb432686d9e3b6835f53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove X specific functions from fish applet</title>
<updated>2019-01-07T22:28:51+00:00</updated>
<author>
<name>William Wold</name>
<email>wm@wmww.sh</email>
</author>
<published>2018-10-30T00:46:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=e7ed982eef407b1f870b0ae9fc13c62f4e937272'/>
<id>e7ed982eef407b1f870b0ae9fc13c62f4e937272</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 weather icon size selection for panel height</title>
<updated>2019-01-03T19:42:58+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2019-01-02T22:55:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=9935eeb51c6fef98573246421ff7e834ff385638'/>
<id>9935eeb51c6fef98573246421ff7e834ff385638</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clock: ensure weather icon resizes with panel</title>
<updated>2019-01-03T19:42:58+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-12-31T07:59:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=8d0f753559918251d5ba3a841803e5369a90bb17'/>
<id>8d0f753559918251d5ba3a841803e5369a90bb17</id>
<content type='text'>
Connect to the "change_size" signal and reload the icon at the correct size
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Connect to the "change_size" signal and reload the icon at the correct size
</pre>
</div>
</content>
</entry>
<entry>
<title>Tray: Fix too-wide icon spacing after mate-polkit has been used w sni</title>
<updated>2018-12-30T20:56:21+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-12-30T07:26:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=9484b053c9857ca7512b7374461c1fec6e246159'/>
<id>9484b053c9857ca7512b7374461c1fec6e246159</id>
<content type='text'>
Note that vertical and horizontal panels require different options in the grid, as "homogenous" is needed in rows for horizontal panels and columns in vertical panels to prevent icon rendering problems including icons growing without limit when the tray is moved from a horizontal to a vertical panel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that vertical and horizontal panels require different options in the grid, as "homogenous" is needed in rows for horizontal panels and columns in vertical panels to prevent icon rendering problems including icons growing without limit when the tray is moved from a horizontal to a vertical panel
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: force no button vertical padding and margin</title>
<updated>2018-12-29T09:41:27+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-12-24T17:20:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=4c2319756605f0b30e76832f7dd369cc7c6763eb'/>
<id>4c2319756605f0b30e76832f7dd369cc7c6763eb</id>
<content type='text'>
fixes weather-icon problems with some themes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes weather-icon problems with some themes
</pre>
</div>
</content>
</entry>
<entry>
<title>clock.c: Force negative margin, not passing on clockbutton</title>
<updated>2018-12-12T15:00:40+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-12-11T04:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=3e73d66a4e9f41958ca5148bd76d49ab28904793'/>
<id>3e73d66a4e9f41958ca5148bd76d49ab28904793</id>
<content type='text'>
Allow themers to set padding on the clock without cutting the weather icons
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow themers to set padding on the clock without cutting the weather icons
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate mate-panel from dbus-glib to gdbus</title>
<updated>2018-11-14T10:23:09+00:00</updated>
<author>
<name>yetist</name>
<email>yetist@gmail.com</email>
</author>
<published>2018-09-04T06:27:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=a34f531da4f03eecfc38414295ebe70742dfad71'/>
<id>a34f531da4f03eecfc38414295ebe70742dfad71</id>
<content type='text'>
- Code optimization
- Put GDBusProxy in PanelSessionManager struct
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Code optimization
- Put GDBusProxy in PanelSessionManager struct
</pre>
</div>
</content>
</entry>
</feed>
