summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/SDL/SDL.cpp
diff options
context:
space:
mode:
authorJoshua Vandaƫle <joshua@vandaele.software>2025-08-04 19:34:31 +0200
committerJoshua Vandaƫle <joshua@vandaele.software>2025-08-04 19:34:31 +0200
commitf8b85edd0cdf87c9f9a8507258b7989023d028bf (patch)
treebcb5c202dbe2dcc12ab45a89078f5fae1bf23d89 /Source/Core/InputCommon/ControllerInterface/SDL/SDL.cpp
parent6ca486ffb20bd20d8e3efa20f5dc45beb18613c2 (diff)
Qt: Better wayland detection to enforce xcb
In certain cases, the platform can be "wayland-egl", "wayland-xcomposite", and other values for which I haven't found a full list yet. Instead of matching only "wayland", we now look for "wayland" anywhere in the `QT_QPA_PLATFORM` string in a case-insensitive manner. Acknowledgements: `CaseInsensitiveContains`' implementation was heavily inspired by GNU's non-standard glibc `strcasestr` function, which can be found here licensed under GPLv2 or later: https://ftp.gnu.org/gnu/libc/
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/SDL/SDL.cpp')
0 files changed, 0 insertions, 0 deletions