<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/applets/notification_area, branch v1.21.2</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:41:45+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=0e32e29fcc1dfda6b8764c7a7fda11aa9830065e'/>
<id>0e32e29fcc1dfda6b8764c7a7fda11aa9830065e</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-27T18:08:09+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=31930d0b39b3bf26bcc53b2c20e61ecd4779f397'/>
<id>31930d0b39b3bf26bcc53b2c20e61ecd4779f397</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>applets: Fix runtime error messages</title>
<updated>2018-07-25T18:23:47+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-07-25T16:39:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=f2f4d84492425428806e0b2d940b6b270c0d3bd5'/>
<id>f2f4d84492425428806e0b2d940b6b270c0d3bd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tray: simplify force-redraw, use code that actually works</title>
<updated>2018-07-07T03:55:56+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-07-03T19:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=9de3a86d736f70c4d45550649ba62a935369b146'/>
<id>9de3a86d736f70c4d45550649ba62a935369b146</id>
<content type='text'>
Prevent most corruption of tray icons and reduce by half incomplete rendering of them, replace a never-built code block that could not be built, and replace (deprecated) direct expose handling with gtk_widget_hide/gtk_widget_show_all

*Note that this is needed for GTK 3.23 but may help remaining icon issues with GTK 3.22 as well and is simpler code in any case
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevent most corruption of tray icons and reduce by half incomplete rendering of them, replace a never-built code block that could not be built, and replace (deprecated) direct expose handling with gtk_widget_hide/gtk_widget_show_all

*Note that this is needed for GTK 3.23 but may help remaining icon issues with GTK 3.22 as well and is simpler code in any case
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK 3.23: don't cut tray icons too narrow in HiDPI mode</title>
<updated>2018-07-02T01:32:01+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-07-02T01:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=3820f05688734c96f0668760bd8bd62ebb1e6d34'/>
<id>3820f05688734c96f0668760bd8bd62ebb1e6d34</id>
<content type='text'>
Code required to avoid spaces between tray icons with GTK 3.22 cuts tray icons in half with window-scaling=2 in GTK 3.23
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Code required to avoid spaces between tray icons with GTK 3.22 cuts tray icons in half with window-scaling=2 in GTK 3.23
</pre>
</div>
</content>
</entry>
<entry>
<title>na-tray-child: remove na_tray_child_size_allocate</title>
<updated>2018-07-02T01:10:15+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-07-01T18:48:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=91f9afedff98445981cc4a70cf8050ac102c6b53'/>
<id>91f9afedff98445981cc4a70cf8050ac102c6b53</id>
<content type='text'>
Remov leftover from GTK2 that may play a role in cutting tray icons
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remov leftover from GTK2 that may play a role in cutting tray icons
</pre>
</div>
</content>
</entry>
<entry>
<title>na-tray-child: replace deprecated gdk_error_trap_push/pop functions</title>
<updated>2018-06-29T19:28:50+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-06-28T15:15:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=6bad8637b8f3f16fe84a68464842f49a4d038300'/>
<id>6bad8637b8f3f16fe84a68464842f49a4d038300</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>na-tray: Convert to GResource</title>
<updated>2018-04-26T11:01:37+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-04-22T15:18:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=fb3abe3bc1cf858638867a2b92c53c5caf8e060f'/>
<id>fb3abe3bc1cf858638867a2b92c53c5caf8e060f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hidpi: fix tray icon spacing with window-scaling &gt; 1</title>
<updated>2018-03-21T02:02:48+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-03-21T02:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=0b15ea1f6d218cc2a850bef3f0cb98d303c63bc3'/>
<id>0b15ea1f6d218cc2a850bef3f0cb98d303c63bc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
