<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/applets, branch v1.18.3</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>status notifier: follow same menu theme as rest of panel</title>
<updated>2017-06-11T13:12:09+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-05-29T03:13:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=ba921ad3ef9f53ea6042ec96061a50d354c57790'/>
<id>ba921ad3ef9f53ea6042ec96061a50d354c57790</id>
<content type='text'>
Support any menu theme set up for the panel's menus differing from the rest of the Gtk theme using the .mate-panel-menu-bar style class
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support any menu theme set up for the panel's menus differing from the rest of the Gtk theme using the .mate-panel-menu-bar style class
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: drop deprecated gtk_size_group_set_ignore_hidden</title>
<updated>2017-06-08T15:09:39+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-06-08T15:09:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=15f2b5650b00e947e49121bf9e9f31ffe9de4343'/>
<id>15f2b5650b00e947e49121bf9e9f31ffe9de4343</id>
<content type='text'>
port of 6ae0ea92a925fae699a608b12d2274d52c12695d + 4de86661f4a6f67285333c67342c287f99deffeb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
port of 6ae0ea92a925fae699a608b12d2274d52c12695d + 4de86661f4a6f67285333c67342c287f99deffeb
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: properly handle visibility of edit button</title>
<updated>2017-05-24T17:30:27+00:00</updated>
<author>
<name>Alberts Muktupāvels</name>
<email>alberts.muktupavels@gmail.com</email>
</author>
<published>2014-11-03T21:57:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d0ffc53f1202accf116fb777d66f24058e7d38b6'/>
<id>d0ffc53f1202accf116fb777d66f24058e7d38b6</id>
<content type='text'>
Fixes https://github.com/mate-desktop/mate-panel/issues/570

taken from:
https://git.gnome.org/browse/gnome-panel/commit/?id=cc99dca
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/mate-desktop/mate-panel/issues/570

taken from:
https://git.gnome.org/browse/gnome-panel/commit/?id=cc99dca
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: move GtkButton in another horizontal GtkBox parent</title>
<updated>2017-05-24T17:29:47+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-05-19T21:35:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=caba1515ac4a97695824913726793be16a4891f0'/>
<id>caba1515ac4a97695824913726793be16a4891f0</id>
<content type='text'>
Fixes https://github.com/mate-desktop/mate-panel/issues/520
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/mate-desktop/mate-panel/issues/520
</pre>
</div>
</content>
</entry>
<entry>
<title>status-notifier: fix crash on unknown signal name</title>
<updated>2017-05-08T19:08:47+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-05-08T19:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=40b31b2117f8a1776d2f23d97c60547c3c5a70e4'/>
<id>40b31b2117f8a1776d2f23d97c60547c3c5a70e4</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-panel/issues/571

taken from:
https://git.gnome.org/browse/gnome-panel/commit/?id=f93821cc77892c7b262866d04bd8aa26ddafa154
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-panel/issues/571

taken from:
https://git.gnome.org/browse/gnome-panel/commit/?id=f93821cc77892c7b262866d04bd8aa26ddafa154
</pre>
</div>
</content>
</entry>
<entry>
<title>status-notifier: Do not hide passive items</title>
<updated>2017-04-16T09:44:22+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2017-04-12T08:23:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=72dab7d63b191957a58ee4a024a93af7327f2965'/>
<id>72dab7d63b191957a58ee4a024a93af7327f2965</id>
<content type='text'>
Although the specification states that most hosts will hide those,
several items report them as Passive all the time and thus never show
up.  So for now, just show everything.

Fixes #537.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Although the specification states that most hosts will hide those,
several items report them as Passive all the time and thus never show
up.  So for now, just show everything.

Fixes #537.
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright year to 2017</title>
<updated>2017-04-11T09:51:22+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-04-11T09:51:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=10f4e384ab0b270a77804c5c5b024b49c2e829a3'/>
<id>10f4e384ab0b270a77804c5c5b024b49c2e829a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>system-tray: Properly propagate orientation changes</title>
<updated>2017-04-10T09:20:05+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2017-04-06T13:48:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=6f4f6e5a31495f12e38fef46d84be4b6311ef390'/>
<id>6f4f6e5a31495f12e38fef46d84be4b6311ef390</id>
<content type='text'>
This fixes menu positioning on some system tray items when the panel
orientation changed since it was initially started.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes menu positioning on some system tray items when the panel
orientation changed since it was initially started.
</pre>
</div>
</content>
</entry>
<entry>
<title>notification-area: Fix item orientation</title>
<updated>2017-04-10T09:19:58+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2017-04-06T13:18:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=43451505f2ab8802b7c1e7a445bf9d9f070e9e70'/>
<id>43451505f2ab8802b7c1e7a445bf9d9f070e9e70</id>
<content type='text'>
Properly forward orientation to the items.  This especially fixes SNI
items height in vertical panels, but affects several other details on
SNI items.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Properly forward orientation to the items.  This especially fixes SNI
items height in vertical panels, but affects several other details on
SNI items.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reenable workspace switcher wrapping</title>
<updated>2017-04-03T11:27:36+00:00</updated>
<author>
<name>Moritz Bruder</name>
<email>muesli4@gmail.com</email>
</author>
<published>2017-03-23T20:20:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=7d55c5a174884d5f2f301c5ea183fb70dea26363'/>
<id>7d55c5a174884d5f2f301c5ea183fb70dea26363</id>
<content type='text'>
These changes have been accidentally removed. The previously used
handler has been added to the code again, which connects to the scroll
event of the WnckPager widget.

port of 9b8f9e8147e27e19eb08a262a140b937051545b9 + fix from 9705869fdcf0f31bc05b8454cd7ec60b7b489234
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These changes have been accidentally removed. The previously used
handler has been added to the code again, which connects to the scroll
event of the WnckPager widget.

port of 9b8f9e8147e27e19eb08a262a140b937051545b9 + fix from 9705869fdcf0f31bc05b8454cd7ec60b7b489234
</pre>
</div>
</content>
</entry>
</feed>
