~mate-desktop/mate-desktop/+git/mate-panel:1.22

Last commit made on 2020-02-29
Get this branch:
git clone -b 1.22 https://git.launchpad.net/~mate-desktop/mate-desktop/+git/mate-panel

Branch merges

Branch information

Recent commits

a7a99ea... by Pablo Barciela <email address hidden>

Travis CI: arch build: add autoconf-archive

571f8a7... by Vlad Orlov

Revert "Enable applications in addto menu (fixes 1055) (#1056)"

this is not needed for 1.22 and breaks the build

This reverts commit 8aa77585103ced8ce09bb2542fa80440579e1d98.

8aa7758... by William Wold <email address hidden>

Enable applications in addto menu (fixes 1055) (#1056)

d6f714f... by Pablo Barciela <email address hidden>

Travis CI: Fix build error, add .build.yml

09efe6e... by Colomban Wendling

Avoid double a11y description on panel toplevels

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.

f56fabf... by Jonathan Michalon <email address hidden>

clock applet: add a call to ATK to provide the current displayed time

611f0b6... by Victor Kareh <email address hidden>

status-notifier: Render menu items as cairo surface

ce77bd4... by Victor Kareh <email address hidden>

status-notifier: Render icons as cairo surface

Instead of GdkPixbuf, so that SNI icons can render correctly on HiDPI
displays.

dc00eb1... by Victor Kareh <email address hidden>

fish: Use a higher resolution image for Wanda the Fish

7f564d4... by Clement Lefebvre <email address hidden>

Clock applet: Fix string comparison