Joshua Vandaële
f8b85edd0c
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/
2025-08-04 19:34:31 +02:00
..
2025-06-06 19:35:13 -07:00
2025-07-24 12:03:57 -07:00
2025-08-01 15:31:38 -07:00
2025-05-07 21:27:50 +04:00
2025-06-07 17:55:14 -05:00
2025-08-01 16:04:53 -07:00
2025-06-14 10:19:31 +02:00
2025-08-01 21:43:12 +02:00
2025-06-09 00:10:03 -04:00
2025-08-01 21:24:10 +02:00
2025-06-14 10:19:31 +02:00
2025-07-18 22:46:15 -07:00
2025-06-07 16:15:34 -05:00
2025-06-06 19:35:13 -07:00
2025-05-26 20:58:48 -05:00
2025-05-26 20:58:48 -05:00
2025-07-12 12:47:30 +02:00
2025-05-26 20:58:48 -05:00
2025-06-06 19:35:13 -07:00
2025-05-01 15:00:37 +02:00
2025-07-16 23:54:29 +02:00
2025-06-07 16:15:34 -05:00
2025-06-07 16:15:34 -05:00
2025-05-01 15:00:37 +02:00
2025-06-06 19:35:13 -07:00
2025-07-07 20:07:11 -05:00
2025-05-01 15:00:37 +02:00
2025-06-14 10:19:31 +02:00
2025-06-06 19:35:13 -07:00
2025-05-01 15:00:37 +02:00
2025-06-07 16:15:34 -05:00
2025-05-01 15:00:37 +02:00
2025-03-23 14:36:58 -07:00
2025-05-01 15:00:37 +02:00
2025-06-14 10:19:31 +02:00
2025-05-01 15:00:37 +02:00
2025-04-21 22:05:24 +10:00
2025-08-04 19:34:31 +02:00
2025-07-03 01:31:01 -05:00
2025-06-14 16:26:09 -05:00
2025-06-29 15:44:52 -04:00
2025-05-07 17:45:59 +04:00
2025-06-06 19:35:13 -07:00
2025-06-07 16:15:34 -05:00
2025-05-20 21:06:32 -05:00
2025-06-07 16:15:34 -05:00
2025-04-21 22:05:25 +10:00
2025-06-14 10:19:31 +02:00
2025-05-01 15:00:37 +02:00
2025-05-01 15:00:37 +02:00
2025-08-01 21:26:17 +02:00
2025-06-07 17:55:14 -05:00
2025-06-07 16:15:34 -05:00
2025-06-07 16:15:34 -05:00