driconf: add a workaround for a cursor issue with kwin_wayland

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7351

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19147>
This commit is contained in:
Marek Olšák
2022-10-18 16:49:06 -04:00
committed by Marge Bot
parent c849c41b0d
commit 53e7f3afbd
+5
View File
@@ -639,6 +639,11 @@ TODO: document the other workarounds.
<application name="F1 2015" executable="F12015">
<option name="mesa_glthread" value="false"/>
</application>
<application name="KWin Wayland" executable="kwin_wayland">
<!-- This works around a cursor issue with glthread.
See: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7351#note_1581105 -->
<option name="mesa_glthread" value="false"/>
</application>
<!-- Adaptive sync denylist follows below: -->
<application name="gnome-shell" executable="gnome-shell">