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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user