1
0
Fork 0
mutter-performance-source/src
Matthias Clasen ea373cb059 wayland: Don't overwrite surface offsets
The intention when the offset request was added to protocol was
that the attach request in a new enough protocol version should
require dx/dy to be zero, but ignore them otherwise.

The current code checks for 0, but then overwrites the existing
dx/dy with it, which renders an earlier wl_surface_offset() call
ineffective.

Fixes: #2622
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2843>
2023-02-14 10:29:00 -05:00
..
backends tests/stacking: Change primary monitor handling 2023-02-07 17:52:19 +01:00
compositor default-plugin: Handle unmanaging windows in switch_workspace 2023-02-01 16:21:55 +01:00
core window: Recalculate attachedness for Wayland window parent changes 2023-02-13 15:34:24 +00:00
frames frames: Quit immediately on SIGTERM 2023-01-20 21:25:02 +00:00
meta core: Make "adding ignored serials" private API 2023-02-09 14:38:39 +01:00
tests wayland: Add X11 interop service client protocol 2023-02-13 15:34:24 +00:00
wayland wayland: Don't overwrite surface offsets 2023-02-14 10:29:00 -05:00
x11 wayland: Add X11 interop service client protocol 2023-02-13 15:34:24 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build wayland: Add X11 interop service client protocol 2023-02-13 15:34:24 +00:00
meta-private-enum-types.c.in build: Add missing include 2022-08-10 20:28:40 +02:00
meta-private-enum-types.h.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00