mirror of
https://github.com/brl/mutter.git
synced 2025-03-18 09:15:15 +00:00

The qxl kms driver has a bug where the cursor gets hidden implicitly after a drmModeSetCrtc call. This commit works around the bug by forcing a drmModeSetCursor2 call after the drmModeSetCrtc calls. This is pretty hacky and won't ever go upstream. https://bugzilla.gnome.org/show_bug.cgi?id=746078
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%