mutter/src
Ivan Molodetskikh 690b8806dd backends/native: Change uint32_t modifiers to uint64_t
They were erroneously cast to uint32_t. In particular this prevented the
invalid modifier from working as it is equal to a 64-bit -1.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2322>
2022-03-06 16:56:27 +03:00
..
backends backends/native: Change uint32_t modifiers to uint64_t 2022-03-06 16:56:27 +03:00
compositor compositor/native: Check that the surface can be scanned out untransformed 2022-03-05 14:14:37 +00:00
core window: Make a better guess at initial monitor 2022-03-04 14:48:25 +00:00
meta laters: Expose MetaLaters publicly 2022-02-07 17:52:05 +00:00
tests tests/screen-cast: Add input injection tests to screen cast client 2022-03-04 18:13:45 +00:00
ui window: Move icon management to X11 implementation 2022-02-07 17:52:05 +00:00
wayland compositor/native: Check that the surface can be scanned out untransformed 2022-03-05 14:14:37 +00:00
x11 window: Move some display level window processing to MetaDisplay 2022-02-07 17:52:05 +00:00
libmutter.pc.in
meson.build meson: Allow to build without gnome-desktop 2022-03-03 15:07:38 +00:00
meta-private-enum-types.c.in core: Drop "volatile" from static GTypes in manual registration 2021-03-22 10:47:51 +00:00
meta-private-enum-types.h.in