|
|
113d851cea
|
Fix cursor escaping constrained area when initially outside on Windows
|
2025-04-19 21:14:07 +03:00 |
|
|
|
68c0ac0ffc
|
Fix cursor locking bounds calculation
|
2025-04-19 21:14:05 +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 |
|
|
|
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 |
|
|
|
f873c2fa9f
|
Fix frame stutter when window is focused
|
2025-04-19 21:13:51 +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 |
|
|
|
8cadbae80e
|
Update SDL to 3.2.0
|
2025-04-19 21:13:44 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
b622a1cc5e
|
Implement SDL platform, windowing and input handling
|
2025-04-19 21:13:32 +03:00 |
|