~mate-desktop/mate-desktop/+git/mate-terminal:1.26

Last commit made on 2024-02-18
Get this branch:
git clone -b 1.26 https://git.launchpad.net/~mate-desktop/mate-desktop/+git/mate-terminal

Branch merges

Branch information

Recent commits

6257833... by Brian Norris <email address hidden>

terminal-window: Factor CSDs into geometry hints

It seems Wayland-based window managers provide additional decorations
that we're not tracking in our "preferred size" computations. This means
every geometry update shrinks the window by a bit.

Factor in the allocated dimensions, not just the preferred ones.

Borrows some ideas from
https://bugzilla.gnome.org/show_bug.cgi?id=769898

I also drop a few unused values leftover from gnome-terminal.

Fixes #350

44b2307... by raveit65

ci: use ubuntu jammy as docker

ec18acc... by raveit65

tx: fix warnings in German translations

aa10a51... by raveit65

release 1.26.1

2e7a7be... by raveit65

tx: pull from transifex

b7694d0... by raveit65

tx: migrate to new API

98c5a98... by raveit65

meson build: drop desktop-file/appdata-file argument

- fixes building with meson-0.62.0
- fixes https://github.com/mate-desktop/mate-terminal/issues/411
  look here for more details.

With meson-0.62.0 this deprecation warning will cause an error.
`DEPRECATION: i18n.merge_file does not take any positional arguments.
 This will become a hard error in the next Meson release.`

3864ae2... by grover92000 <email address hidden>

Add GTK Style Class to context menu

This fixes an issue when a monospace font is displayed instead of
a proper one in mate-terminal context (right-click) menu.

This fixes: https://github.com/mate-desktop/mate-terminal/issues/407

1cfb4b0... by raveit65

branch 1.26

88f100e... by raveit65

tx: update transifex config