|
|
287eaae850
|
Fix X11 external drag and drop not releasing consistently
|
2025-04-19 21:14:04 +03:00 |
|
|
|
7e59c3b9a7
|
Fix restoring locked cursor state when window gains focus again
|
2025-04-19 21:14:03 +03:00 |
|
|
|
38658a5b8c
|
Fix CursorLockMode.Locked not working
|
2025-04-19 21:14:02 +03:00 |
|
|
|
88c75b8672
|
Fix dragged maximized window generating wrong mouse position events
|
2025-04-19 21:14:02 +03:00 |
|
|
|
bfa8188782
|
Fix accepting drag and drop for files in Wayland
|
2025-04-19 21:14:00 +03:00 |
|
|
|
2c17033822
|
Fix window dragging when not supported by Wayland compositor
(cherry picked from commit 3554747a67)
|
2025-04-19 21:13:57 +03:00 |
|
|
|
0a4cb9e9b1
|
Show current display server in Editor window tooltip
(cherry picked from commit 62968dd437)
|
2025-04-19 21:13:56 +03:00 |
|
|
|
35e09def1b
|
Fix text input not working on X11
|
2025-04-19 21:13:53 +03:00 |
|
|
|
d115d22ee6
|
Implement new window dragging system
|
2025-04-19 21:13:52 +03:00 |
|
|
|
8120ae621d
|
Fix mouse resetting issues after ending relative mode
|
2025-04-19 21:13:52 +03:00 |
|
|
|
f873c2fa9f
|
Fix frame stutter when window is focused
|
2025-04-19 21:13:51 +03:00 |
|
|
|
55a0a39881
|
Cleanup Linux SDL implementation
|
2025-04-19 21:13:50 +03:00 |
|
|
|
37979e452a
|
Fix mouse warping after ending relative mode
|
2025-04-19 21:13:49 +03:00 |
|
|
|
aa328bd591
|
Fix window ShowInTaskbar setting
|
2025-04-19 21:13:48 +03:00 |
|
|
|
188e4313f9
|
Fix various issues with child window positioning
|
2025-04-19 21:13:47 +03:00 |
|
|
|
df02c70e31
|
Add Window.IsAlwaysOnTop property
|
2025-04-19 21:13:47 +03:00 |
|
|
|
257f54b323
|
Use SDL locale
|
2025-04-19 21:13:46 +03:00 |
|
|
|
8cadbae80e
|
Update SDL to 3.2.0
|
2025-04-19 21:13:44 +03:00 |
|
|
|
5c9ddf7f00
|
Fix compilation
|
2025-04-19 21:13:42 +03:00 |
|
|
|
431767a150
|
Update SDL3
|
2025-04-19 21:13:41 +03:00 |
|
|
|
2f8d19c267
|
Fix windows not being hidden initially
|
2025-04-19 21:13:40 +03:00 |
|
|
|
f2fd98f742
|
Fix parent window position handling with popup/tooltip windows
|
2025-04-19 21:13:40 +03:00 |
|
|
|
fa976b34dc
|
Fallback to X11 message box implementation when SDL fails
|
2025-04-19 21:13:38 +03:00 |
|
|
|
e7cda362b7
|
Fix popup and context menus not working on Wayland
|
2025-04-19 21:13:37 +03:00 |
|
|
|
a41a09c162
|
Hide warnings for unsupported SDL operations on Wayland
|
2025-04-19 21:13:37 +03:00 |
|
|
|
e82f84f0ab
|
Log a warning for not implemented Wayland functionality
|
2025-04-19 21:13:36 +03:00 |
|
|
|
f1d387ceea
|
Fix compilation in Linux
|
2025-04-19 21:13:36 +03:00 |
|
|
|
3f6bf15554
|
Implement relative mouse mode (raw input) for SDL platform
|
2025-04-19 21:13:34 +03:00 |
|
|
|
dac74829b4
|
Add flag for Window types
|
2025-04-19 21:13:34 +03:00 |
|
|
|
8f2550ef61
|
Add command-line switches to force X11 and Wayland SDL drivers
|
2025-04-19 21:13:33 +03:00 |
|
|
|
b622a1cc5e
|
Implement SDL platform, windowing and input handling
|
2025-04-19 21:13:32 +03:00 |
|