Commit Graph

10587 Commits

Author SHA1 Message Date
ac0ce8fa74 Use SDL locale 2024-12-28 13:31:37 +02:00
9331c35ab3 _update sdl binary 2024-12-27 16:18:31 +02:00
45f67c4d8c Fix SDL build process on Linux 2024-12-27 16:18:15 +02:00
cd2e7140af _windows subwindow popup fix
Some checks failed
Build Android / Game (Android, Release ARM64) (push) Has been cancelled
Build iOS / Game (iOS, Release ARM64) (push) Has been cancelled
Build Linux / Editor (Linux, Development x64) (push) Has been cancelled
Build Linux / Game (Linux, Release x64) (push) Has been cancelled
Build macOS / Editor (Mac, Development ARM64) (push) Has been cancelled
Build macOS / Game (Mac, Release ARM64) (push) Has been cancelled
Build Windows / Editor (Windows, Development x64) (push) Has been cancelled
Build Windows / Game (Windows, Release x64) (push) Has been cancelled
Cooker / Cook (Mac) (push) Has been cancelled
Tests / Tests (Linux) (push) Has been cancelled
Tests / Tests (Windows) (push) Has been cancelled
2024-12-27 12:58:04 +02:00
d5b64aece4 _sdl binary 2024-12-27 12:22:50 +02:00
146cc13bad Update SDL3 2024-12-27 12:22:45 +02:00
865b430ab0 _sdl3 binary 2024-12-27 00:19:23 +02:00
a5ad7a4398 Update SDL3 2024-12-27 00:19:17 +02:00
89d1cc4270 _borderless maximize workarounds WIP 2024-12-26 22:12:02 +02:00
bd81e3e89e Fix workaround for maximizing Editor window 2024-12-25 19:45:17 +02:00
37acdc29ff _sdl3 binary 2024-12-25 19:44:25 +02:00
ccdc7a5e1d Update SDL3 2024-12-25 19:44:19 +02:00
fe313773d1 Fix casting error in CPU profiler tab
Some checks failed
Build Android / Game (Android, Release ARM64) (push) Has been cancelled
Build iOS / Game (iOS, Release ARM64) (push) Has been cancelled
Build Linux / Editor (Linux, Development x64) (push) Has been cancelled
Build Linux / Game (Linux, Release x64) (push) Has been cancelled
Build macOS / Editor (Mac, Development ARM64) (push) Has been cancelled
Build macOS / Game (Mac, Release ARM64) (push) Has been cancelled
Build Windows / Editor (Windows, Development x64) (push) Has been cancelled
Build Windows / Game (Windows, Release x64) (push) Has been cancelled
Cooker / Cook (Mac) (push) Has been cancelled
Tests / Tests (Linux) (push) Has been cancelled
Tests / Tests (Windows) (push) Has been cancelled
2024-12-19 20:09:43 +02:00
34346e4111 Force cursor to center of Game Window when tab handle is clicked 2024-12-19 20:09:43 +02:00
7cbe44c4e5 _update sdl 2024-12-19 20:09:43 +02:00
846f44b882 _sdl binary 2024-12-19 20:09:42 +02:00
68764580f2 Update SDL 2024-12-19 20:09:42 +02:00
Chandler Cox
cdf0e24c12 Fix rotation using SDL 2024-12-19 20:09:42 +02:00
ac7087c4ce Update SDL3 binaries 2024-12-19 20:09:41 +02:00
56e6e53d0c Update SDL to 3.1.3 preview 2024-12-19 20:09:41 +02:00
25b6605027 _window positioning that works on windows 2024-12-19 20:09:41 +02:00
c97f6f3b7e _lfsconfig 2024-12-19 20:09:40 +02:00
bc33d1a0f5 _noprog? 2024-12-19 20:09:40 +02:00
5e950833ff _works 0,0 primary screen, returned positions correct but visually wrong 2024-12-19 20:09:40 +02:00
9a04cee71f _works 2024-12-19 20:09:39 +02:00
b79c9402fd _wip parent-child positioning fixes 2024-12-19 20:09:39 +02:00
b0aed96d18 Fix Linux compilation without SDL 2024-12-19 20:09:39 +02:00
c003506906 Fix compilation 2024-12-19 20:09:38 +02:00
473dc4a1a0 Update SDL3 2024-12-19 20:09:38 +02:00
8d97e21b28 Fix compilation issues 2024-12-19 20:09:38 +02:00
ce932b1739 Fix windows not being hidden initially 2024-12-19 20:09:37 +02:00
506ad85cad Fix parent window position handling with popup/tooltip windows 2024-12-19 20:09:37 +02:00
e86ccefd3c Fix compilation errors in other platforms 2024-12-19 20:09:37 +02:00
71147cd4e9 Fix CI for Linux 2024-12-19 20:09:36 +02:00
d6fe1f0519 Prevent building with SDL in unsupported platforms 2024-12-19 20:09:36 +02:00
ed3d1ce366 Fallback to X11 message box implementation when SDL fails 2024-12-19 20:09:36 +02:00
37177edeaa Fix popup and context menus not working on Wayland 2024-12-19 20:09:35 +02:00
7981483a5b Hide warnings for unsupported SDL operations on Wayland 2024-12-19 20:09:35 +02:00
c3ca359b4b Log a warning for not implemented Wayland functionality 2024-12-19 20:09:35 +02:00
99cf7292aa Fix compilation in Linux 2024-12-19 20:09:34 +02:00
4c6f39d489 Enable warning sound in question dialogs 2024-12-19 20:09:34 +02:00
dcfc265433 Enable modern Windows dialog boxes 2024-12-19 20:09:34 +02:00
4a7f6c34f3 Implement relative mouse mode (raw input) for SDL platform 2024-12-19 20:09:33 +02:00
ba248a61bd Add flag for Window types 2024-12-19 20:09:33 +02:00
eacd23bdbb Enable native windowing system settings with SDL platform 2024-12-19 20:09:33 +02:00
62df728452 Add command-line switches to force X11 and Wayland SDL drivers 2024-12-19 20:09:32 +02:00
fe0d97aad1 Implement SDL platform, windowing and input handling 2024-12-19 20:09:32 +02:00
7f7d839f23 Refactor application window class name 2024-12-19 20:09:32 +02:00
c445bfd5d4 Move Window related enums to separate header file 2024-12-19 20:09:31 +02:00
62843476b7 Refactor Windows drag and drop implementation 2024-12-19 20:09:31 +02:00