mirror of
https://github.com/brl/mutter.git
synced 2025-02-15 12:54:10 +00:00
![Ray Strode](/assets/img/avatar_default.png)
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%