Re: [PATCH] ui/sdl2: remove workaround forcing x11

2023-03-01 Thread Daniel P . Berrangé
On Wed, Mar 01, 2023 at 03:12:05PM +0100, Erico Nunes wrote: > This workaround was put in place in the original implementation almost > 10 years ago, considering a very old SDL2 version. Currently it prevents > users to run in a wayland-only environment without manually forcing the > backend. > The

[PATCH] ui/sdl2: remove workaround forcing x11

2023-03-01 Thread Erico Nunes
This workaround was put in place in the original implementation almost 10 years ago, considering a very old SDL2 version. Currently it prevents users to run in a wayland-only environment without manually forcing the backend. The SDL2 wayland backend has been supported by distributions for a very lo