<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel, branch 1.22</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>Travis CI: arch build: add autoconf-archive</title>
<updated>2020-02-29T12:04:39+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2020-02-29T11:46:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=a7a99eafd6b4908b62e6b0d0eb45aaeb0c8f018a'/>
<id>a7a99eafd6b4908b62e6b0d0eb45aaeb0c8f018a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Enable applications in addto menu (fixes 1055) (#1056)"</title>
<updated>2020-02-21T13:13:12+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2020-02-21T13:13:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=571f8a7c5c2788f4f7f5e8c2c9d52a0a2e2e7e5c'/>
<id>571f8a7c5c2788f4f7f5e8c2c9d52a0a2e2e7e5c</id>
<content type='text'>
this is not needed for 1.22 and breaks the build

This reverts commit 8aa77585103ced8ce09bb2542fa80440579e1d98.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is not needed for 1.22 and breaks the build

This reverts commit 8aa77585103ced8ce09bb2542fa80440579e1d98.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable applications in addto menu (fixes 1055) (#1056)</title>
<updated>2020-02-20T09:58:01+00:00</updated>
<author>
<name>William Wold</name>
<email>wm@wmww.sh</email>
</author>
<published>2020-02-19T21:59:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=8aa77585103ced8ce09bb2542fa80440579e1d98'/>
<id>8aa77585103ced8ce09bb2542fa80440579e1d98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Travis CI: Fix build error, add .build.yml</title>
<updated>2020-02-20T09:40:33+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2020-02-20T09:21:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d6f714f181c36af17ed8394aeb0dda7704c27be1'/>
<id>d6f714f181c36af17ed8394aeb0dda7704c27be1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid double a11y description on panel toplevels</title>
<updated>2020-01-16T13:17:46+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2019-12-05T11:24:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=09efe6ee7ed200e97f645d8034109382ca45272c'/>
<id>09efe6ee7ed200e97f645d8034109382ca45272c</id>
<content type='text'>
Do not set an extra a11y name and description on an internal child of the
panel, because its toplevel has most of it already through setting the GTK
window title.  Instead, explicitly set the a11y name and description on the
toplevel directly, possibly overriding GTK's value implicitly set via
gtk_window_set_title(), but which would be the same anyway.

This prevents e.g. a screen reader vocalizing the panel name twice when
entering it, once for the toplevel and once for the internal child.
This also avoids announcing the panel again when moving from one of the hide
buttons to one of the applets or launcher.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not set an extra a11y name and description on an internal child of the
panel, because its toplevel has most of it already through setting the GTK
window title.  Instead, explicitly set the a11y name and description on the
toplevel directly, possibly overriding GTK's value implicitly set via
gtk_window_set_title(), but which would be the same anyway.

This prevents e.g. a screen reader vocalizing the panel name twice when
entering it, once for the toplevel and once for the internal child.
This also avoids announcing the panel again when moving from one of the hide
buttons to one of the applets or launcher.
</pre>
</div>
</content>
</entry>
<entry>
<title>clock applet: add a call to ATK to provide the current displayed time</title>
<updated>2020-01-16T13:16:36+00:00</updated>
<author>
<name>Jonathan Michalon</name>
<email>dev@michalon.eu</email>
</author>
<published>2019-12-06T16:49:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=f56fabf655d5b2ae9286bd89e103ba284ff616f3'/>
<id>f56fabf655d5b2ae9286bd89e103ba284ff616f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>status-notifier: Render menu items as cairo surface</title>
<updated>2020-01-16T13:15:40+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-11-28T12:00:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=611f0b6abf6cf830318e934edb9deff4e2639cac'/>
<id>611f0b6abf6cf830318e934edb9deff4e2639cac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>status-notifier: Render icons as cairo surface</title>
<updated>2020-01-16T13:15:33+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-11-27T18:51:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=ce77bd40414743daadc0fe3b610d2d3810244314'/>
<id>ce77bd40414743daadc0fe3b610d2d3810244314</id>
<content type='text'>
Instead of GdkPixbuf, so that SNI icons can render correctly on HiDPI
displays.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of GdkPixbuf, so that SNI icons can render correctly on HiDPI
displays.
</pre>
</div>
</content>
</entry>
<entry>
<title>fish: Use a higher resolution image for Wanda the Fish</title>
<updated>2020-01-16T13:14:39+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-10-09T17:43:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=dc00eb1f1e53df55938deea0f2c92a12639e60bf'/>
<id>dc00eb1f1e53df55938deea0f2c92a12639e60bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clock applet: Fix string comparison</title>
<updated>2019-12-13T12:19:22+00:00</updated>
<author>
<name>Clement Lefebvre</name>
<email>clement.lefebvre@linuxmint.com</email>
</author>
<published>2019-12-11T15:47:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=7f564d47dc11221d849da5c2d57412722c016514'/>
<id>7f564d47dc11221d849da5c2d57412722c016514</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
