~linuxmint-daily-build-team/linuxmint/+git/muffin:master

Last commit made on 2024-04-04
Get this branch:
git clone -b master https://git.launchpad.net/~linuxmint-daily-build-team/linuxmint/+git/muffin

Branch merges

Branch information

Recent commits

28be835... by Michael Webster

meta-input-settings-x11.c: Don't warn about receiving more values
than expected from libinput.

libinput supports custom pointer acceleration now, and will return
additional values, which, for now, can be ignored.

ref:
https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/-/commit/f94a8edb0edcca8af53b3994d23735df6a5974f1

80b48e9... by Leigh Scott <email address hidden>

build: Use Xwayland pkg-config if available (#682)

38919a8... by Leigh Scott <email address hidden>

Fix compile issue (#683)

(warning becomes an error due to gcc 14 changes.)

595d073... by Clement Lefebvre <email address hidden>

packaging: Update symbols file

1f00c33... by Clement Lefebvre <email address hidden>

packaging: Forbid compilation if the symbols file is outdated

An outdated symbols file results in automatic versioned dependencies
in projects which use this library.

When these projects are built, shlibs:Depends cannot find a version
number for the set of symbols so it uses the full version of the
library package, including suffixes such as +virginia.

We end up with depends lib (>== 6.0.0+virginia) instead of
lib (>== 6.0.0).

383d796... by Clement Lefebvre <email address hidden>

6.0.1

bf23425... by Michael Webster

meta-compositor-x11.c: Don't disable fractional scaling when
unredirecting a fullscreen window.

Issue when unredirecting a screen-sized window (such as the
cinnamon-screensaver stage window):
- Fractional scaling is disabled, triggering a reconfigure due
  to the screen size changing.
- This means a screen-sized window is no longer screen-sized,
  resulting in muffin re-enabling unredirection on this window.
- Since there are now no unredirected windows, fractional scaling
  can be re-enabled, causing the screen and window sizes to match
  once more.
- Repeat the cycle.

a275589... by Clement Lefebvre <email address hidden>

6.0.0

4b87bf9... by Michael Webster

wayland: Fix desktop background

- Disable X11BackgroundActor in wayland
- wayland compositor: Identify background windows created by
csd-background and stack them correctly in the bottom_window_group.

bc10efe... by Michael Webster

build/packaging: Restore Wayland support

- Restore build config options
- Fix depends