<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/libmate-panel-applet, branch v1.21.1</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>fix rendering and removal of in-process applets on unexpanded panel</title>
<updated>2018-05-09T06:03:22+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=f775e8987f8279ea2fb259126e61d0b26cf78817'/>
<id>f775e8987f8279ea2fb259126e61d0b26cf78817</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:01:37+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=b6372ca5fab62bcd963ee2a01d82955f93829e01'/>
<id>b6372ca5fab62bcd963ee2a01d82955f93829e01</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-19T21:07:28+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=ff04f332136272a14c588da3f2d582ba0ff01be1'/>
<id>ff04f332136272a14c588da3f2d582ba0ff01be1</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>
<entry>
<title>Down-scale out-of-process applets (#713)</title>
<updated>2018-01-26T15:20:10+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-01-26T15:20:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=8d8711262f32ed7421d286e02b954af030e1f648'/>
<id>8d8711262f32ed7421d286e02b954af030e1f648</id>
<content type='text'>
Out-of-process applets end up scaled up doubly.
This divides the preferred width/height by the scale factor to ensure they are back at the correct preferred size.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Out-of-process applets end up scaled up doubly.
This divides the preferred width/height by the scale factor to ensure they are back at the correct preferred size.</pre>
</div>
</content>
</entry>
<entry>
<title>avoid deprecated GtkStock</title>
<updated>2018-01-26T01:28:18+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-01-23T19:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=1f72d441289df987dd7fbb528089f71e719e3c46'/>
<id>1f72d441289df987dd7fbb528089f71e719e3c46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build warning: "GLIB_VERSION_MIN_REQUIRED" redefined</title>
<updated>2017-12-27T01:28:43+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=411d3079fd50b3bca9967364b645e9cd4e0d1451'/>
<id>411d3079fd50b3bca9967364b645e9cd4e0d1451</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WidthOfScreen and HeightOfScreen implementation</title>
<updated>2017-12-17T11:22:49+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2017-12-07T00:37:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=10b38211e032738593dfe71176289c275956b476'/>
<id>10b38211e032738593dfe71176289c275956b476</id>
<content type='text'>
This commit reverts:

https://github.com/mate-desktop/mate-panel/commit/7b2bc7d9f98c6ba8c2c31bdf9605faadb42a7e0e

And it applies an alternative to fix the deprecated functions:

gdk_screen_get_width
gdk_screen_get_height
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit reverts:

https://github.com/mate-desktop/mate-panel/commit/7b2bc7d9f98c6ba8c2c31bdf9605faadb42a7e0e

And it applies an alternative to fix the deprecated functions:

gdk_screen_get_width
gdk_screen_get_height
</pre>
</div>
</content>
</entry>
</feed>
