The SDL multimedia library is switching to using Wayland by default
The SDL (Simple DirectMedia Layer) library's codebase now includes a default change that enables operation based on the Wayland protocol in environments that support both Wayland and X11 simultaneously. Previously, in Wayland environments with the XWayland component, output was activated using X11 by default, and applications needed to be launched with special settings to use Wayland. This change will be part of the release […]
