1
0
Fork 0
mutter-performance-source/src
Robert Mader 9ddb0371c6 cursor-renderer/native: Disable HW cursor when inhibited by backend
We need to disable the hardware cursor in some situations, notably when
doing a screencast with clients that require an embedded cursor.

While a API to do so is in place already, until now we didn't actually
make use of it. Do so.

Closes https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7007

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3412>
2023-11-20 22:51:57 +01:00
..
backends cursor-renderer/native: Disable HW cursor when inhibited by backend 2023-11-20 22:51:57 +01:00
common cogl: Rename COGL_PIXEL_FORMAT_G_16 with COGL_PIXEL_FORMAT_R_16 2023-11-04 00:11:52 +00:00
compositor window-actor/wayland: Keep track of when the geometry needs to be synced 2023-11-17 16:08:36 +00:00
core Remove COGL_TRACE_BEGIN in favor of BEGIN_SCOPED 2023-11-15 13:57:43 +00:00
frames cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta wayland/surface: Make MetaWaylandSurface public 2023-11-04 01:12:11 +00:00
tests cleanup: Stop allowing deprecated Cogl API usage 2023-11-15 13:13:00 +01:00
wayland wayland/surface: Rename output/protocol_state to applied/committed_state 2023-11-15 10:55:21 +00:00
x11 Remove COGL_TRACE_BEGIN in favor of BEGIN_SCOPED 2023-11-15 13:57:43 +00:00
meson.build cleanup: Stop allowing deprecated Cogl API usage 2023-11-15 13:13:00 +01: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 cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00