Commit Graph

9 Commits

Author SHA1 Message Date
2bf7c16b07 Fallback to X11 message box implementation when SDL fails
Some checks are pending
Build Android / Game (Android, Release ARM64) (push) Waiting to run
Build iOS / Game (iOS, Release ARM64) (push) Waiting to run
Build Linux / Editor (Linux, Development x64) (push) Waiting to run
Build Linux / Game (Linux, Release x64) (push) Waiting to run
Build macOS / Editor (Mac, Development ARM64) (push) Waiting to run
Build macOS / Game (Mac, Release ARM64) (push) Waiting to run
Build Windows / Editor (Windows, Development x64) (push) Waiting to run
Build Windows / Game (Windows, Release x64) (push) Waiting to run
Tests / Tests (Linux) (push) Waiting to run
Tests / Tests (Windows) (push) Waiting to run
2024-07-28 17:49:12 +03:00
0220d4d12f Fix popup and context menus not working on Wayland 2024-07-28 17:47:56 +03:00
6d8983ccd8 Hide warnings for unsupported SDL operations on Wayland 2024-07-28 15:34:29 +03:00
6cbb05c084 Log a warning for not implemented Wayland functionality 2024-07-28 15:33:23 +03:00
899acb4eee Fix compilation in Linux 2024-07-26 19:10:23 +03:00
10a6f34a88 Implement relative mouse mode (raw input) for SDL platform 2024-07-25 23:18:20 +03:00
b0df97b529 Add flag for Window types 2024-07-25 23:01:09 +03:00
73a7432ec8 Add command-line switches to force X11 and Wayland SDL drivers 2024-07-25 23:01:08 +03:00
48501be45c Implement SDL platform, windowing and input handling 2024-07-25 23:01:07 +03:00