mutter/src
Jonas Ådahl 6841153ad7 tests/kms-device: Add test for scheduled no-ops
We can schedule an update from the cursor manager, but that doesn't mean
there will be an actual plane assignment changed at the time of the
update processing, since for example we might have "touched" a CRTC, but
already left it before the processing started, meaning we have nothing
to change after all.

Add a test case that checks that this works properly.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2777>
2023-07-18 23:51:34 +02:00
..
backends tests/kms-device: Add test for scheduled no-ops 2023-07-18 23:51:34 +02:00
compositor compositor: Do not repick after effects finish 2023-07-06 11:31:32 +00:00
core onscreen/native: Move out timeval to timestamp helper 2023-07-17 21:19:34 +02:00
frames frames: Disable XDND support on the frame window 2023-04-28 12:46:58 +02:00
meta backends/eis: Hook eis into the debug system 2023-07-14 22:23:45 +00:00
tests tests/kms-device: Add test for scheduled no-ops 2023-07-18 23:51:34 +02:00
wayland wayland: Make the MetaWaylandCompositor type public 2023-06-27 16:17:16 +00:00
x11 x11: Use input region from frame window for decorated windows 2023-06-02 20:21:56 +00:00
libmutter.pc.in
meson.build Add KMS cursor manager 2023-07-18 23:51:34 +02: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