Wayland: Add SDL_VIDEODRIVER note.
This commit is contained in:
parent
34d4155e8c
commit
e9aa99f7b2
|
@ -20,7 +20,7 @@ in {
|
|||
QT_QPA_PLATFORM = "wayland-egl;wayland;xcb";
|
||||
QT_WAYLAND_DISABLE_WINDOWDECORATION = "1";
|
||||
SAL_USE_VCLPLUGIN = "gtk3";
|
||||
SDL_VIDEODRIVER = "wayland";
|
||||
SDL_VIDEODRIVER = "wayland"; # NOTE: Can cause issues with games.
|
||||
_JAVA_AWT_WM_NONREPARENTING = "1";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue