|
|
561239a4b2
|
Fix window dragging when not supported by Wayland compositor
(cherry picked from commit 3554747a67)
|
2025-02-02 18:38:06 +02:00 |
|
|
|
389b2e6148
|
Show current display server in Editor window tooltip
(cherry picked from commit 62968dd437)
|
2025-02-02 18:38:06 +02:00 |
|
|
|
9085874d4e
|
Fix text input not working on X11
|
2025-01-28 22:10:46 +02:00 |
|
|
|
6733e45729
|
Implement new window dragging system
|
2025-01-28 22:10:44 +02:00 |
|
|
|
37438afbf6
|
Fix mouse resetting issues after ending relative mode
|
2025-01-28 22:10:44 +02:00 |
|
|
|
7c34b1c855
|
Fix frame stutter when window is focused
|
2025-01-28 22:10:43 +02:00 |
|
|
|
c658dd72e7
|
Cleanup Linux SDL implementation
|
2025-01-28 22:10:43 +02:00 |
|
|
|
15024b38b9
|
Fix mouse warping after ending relative mode
|
2025-01-28 22:10:42 +02:00 |
|
|
|
81b6f47d8a
|
Fix window ShowInTaskbar setting
|
2025-01-28 22:10:41 +02:00 |
|
|
|
e55fd18771
|
Fix various issues with child window positioning
|
2025-01-28 22:10:41 +02:00 |
|
|
|
fd97c2bdf2
|
Add Window.IsAlwaysOnTop property
|
2025-01-28 22:10:40 +02:00 |
|
|
|
6ca71a872d
|
Use SDL locale
|
2025-01-28 22:10:40 +02:00 |
|
|
|
642d90a293
|
Update SDL to 3.2.0
|
2025-01-28 22:10:39 +02:00 |
|
|
|
84f3cda190
|
Fix compilation
|
2025-01-28 22:09:14 +02:00 |
|
|
|
0f20f387fc
|
Update SDL3
|
2025-01-28 22:09:13 +02:00 |
|
|
|
63eaf1adf2
|
Fix windows not being hidden initially
|
2025-01-28 22:09:13 +02:00 |
|
|
|
28d167b4f8
|
Fix parent window position handling with popup/tooltip windows
|
2025-01-28 22:09:12 +02:00 |
|
|
|
670f2ee2b0
|
Fallback to X11 message box implementation when SDL fails
|
2025-01-28 22:09:11 +02:00 |
|
|
|
5abf336696
|
Fix popup and context menus not working on Wayland
|
2025-01-28 22:09:11 +02:00 |
|
|
|
7ae0a65c0e
|
Hide warnings for unsupported SDL operations on Wayland
|
2025-01-28 22:09:10 +02:00 |
|
|
|
9e88233957
|
Log a warning for not implemented Wayland functionality
|
2025-01-28 22:09:10 +02:00 |
|
|
|
d0a4213538
|
Fix compilation in Linux
|
2025-01-28 22:09:10 +02:00 |
|
|
|
e5ca67618f
|
Implement relative mouse mode (raw input) for SDL platform
|
2025-01-28 22:09:09 +02:00 |
|
|
|
2da908d9b8
|
Add flag for Window types
|
2025-01-28 22:09:09 +02:00 |
|
|
|
0e5e0169bf
|
Add command-line switches to force X11 and Wayland SDL drivers
|
2025-01-28 22:09:08 +02:00 |
|
|
|
f318d3aadc
|
Implement SDL platform, windowing and input handling
|
2025-01-28 22:09:08 +02:00 |
|