~mate-desktop/mate-desktop/+git/mate-utils:master

Last commit made on 2024-02-22
Get this branch:
git clone -b master https://git.launchpad.net/~mate-desktop/mate-desktop/+git/mate-utils

Branch merges

Branch information

Recent commits

a519784... by raveit65

release 1.28.0

1143c32... by raveit65

ci: use ubuntu jammy as docker

27b8ec2... by raveit65

tx: sync with transifex

ac8612c... by raveit65

replace deprecated gtk_image_menu_item*

f1d486c... by luke

dictionary applet: fix in-process build warning

*For a GtkButtonBox we must specify it as GTK_BUTTON_BOX (bbox) not GTK_BOX (bbox)

63a29bf... by raveit65

tx: sync with transifex

4d4be4e... by raveit65

tx: fix warnings in id, uk and ru translations

b19cd9c... by raveit65

tx: update resources

239f61b... by luke

wayland, dictionary applet: confine popup dialog to monitor dimensions

33dc6e9... by luke

wayland, dictionary: Make the panel applet usable in wayland

*Move the text entry box from the panel to the popup dialog when running under wayland
*The only way we can focus it on the panel is with low level x11 code or with the keyboard
*Leave the text entry box on the panel for x11, don't fix what isn't broken