<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/libmate-panel-applet, branch v1.20.3</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>Change GTK_CHECK_VERSION to match next gtk+ release</title>
<updated>2018-08-07T20:58:55+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-08-07T20:41:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=87a2f26f7b3b66184d130a8d4400fbbbf620a902'/>
<id>87a2f26f7b3b66184d130a8d4400fbbbf620a902</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>applets: Guard against GTK scale-factor fixes on GtkSocket</title>
<updated>2018-07-28T09:29:37+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-07-27T18:08:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=b179cad057ff83ccc05b1a346764cb6e0e8ac655'/>
<id>b179cad057ff83ccc05b1a346764cb6e0e8ac655</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-panel-applet: setup_x_error_handler for in-process applets too</title>
<updated>2018-07-28T09:27:28+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-07-22T05:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=ae885fb09c175a26a1a8abcb29df79b7d2134807'/>
<id>ae885fb09c175a26a1a8abcb29df79b7d2134807</id>
<content type='text'>
This is for the tray: GtkPlug/GtkSocket widgets are used to embed tray icons (GtkStatusIcons) in the tray even if the tray is in-process and does not use the plug/socket widgets to be itself embedded in the panel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is for the tray: GtkPlug/GtkSocket widgets are used to embed tray icons (GtkStatusIcons) in the tray even if the tray is in-process and does not use the plug/socket widgets to be itself embedded in the panel
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK 3.23: fix applet size allocation</title>
<updated>2018-07-28T09:25:52+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-07-20T21:36:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=a6733367ce2d9b81370d5a7e198c72a4dfea9d5b'/>
<id>a6733367ce2d9b81370d5a7e198c72a4dfea9d5b</id>
<content type='text'>
Limit workaround for GTK 3.22 double width/height allocation to GTK 3.22 builds only
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Limit workaround for GTK 3.22 double width/height allocation to GTK 3.22 builds only
</pre>
</div>
</content>
</entry>
<entry>
<title>fix rendering and removal of in-process applets on unexpanded panel</title>
<updated>2018-05-12T19:23:40+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-05-08T01:40:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=6e0188bf03c24558cc1ecd1dd6244eda8137b48e'/>
<id>6e0188bf03c24558cc1ecd1dd6244eda8137b48e</id>
<content type='text'>
Fix https://github.com/mate-desktop/mate-panel/issues/797 and https://github.com/mate-desktop/mate-panel/issues/799
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix https://github.com/mate-desktop/mate-panel/issues/797 and https://github.com/mate-desktop/mate-panel/issues/799
</pre>
</div>
</content>
</entry>
<entry>
<title>libpanel-applet: Add panel_applet_setup_menu_from_resource() API</title>
<updated>2018-04-26T11:04:23+00:00</updated>
<author>
<name>Vincent Untz</name>
<email>vuntz@gnome.org</email>
</author>
<published>2012-02-02T08:12:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=0b9863fb7c09681c4c62d6c12a199bb4ddffefd2'/>
<id>0b9863fb7c09681c4c62d6c12a199bb4ddffefd2</id>
<content type='text'>
Add API to be able to use the new GResource framework.

origin commit:
https://git.gnome.org/browse/gnome-panel/commit/?id=182cefd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add API to be able to use the new GResource framework.

origin commit:
https://git.gnome.org/browse/gnome-panel/commit/?id=182cefd
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix out-of-process applet sizes for HiDPI</title>
<updated>2018-03-20T06:23:20+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-03-02T21:07:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=a32c8da1bd262cc0e80b3ace033335120ffbe0b7'/>
<id>a32c8da1bd262cc0e80b3ace033335120ffbe0b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added gir for mate_panel_applet_set_size_hints()</title>
<updated>2018-02-06T18:47: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=346f20cfbe485828eecb5e27960f9461ada7b749'/>
<id>346f20cfbe485828eecb5e27960f9461ada7b749</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>require GTK+ 3.22 and GLib 2.50</title>
<updated>2018-01-31T06:46:08+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-31T06:46:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=ab7987701bcea97e4326fecd161c3137080f6077'/>
<id>ab7987701bcea97e4326fecd161c3137080f6077</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix indent a bit</title>
<updated>2018-01-31T05:48:38+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-31T05:48:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=254617d029aac1ddbff9b4b7d1fb8b3e559ac45c'/>
<id>254617d029aac1ddbff9b4b7d1fb8b3e559ac45c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
