Ray Strode
33150569cd
Force cursor update after applying configuration
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%