|
|
2944c640ca
|
Implement new window dragging system
|
2025-01-23 19:11:41 +02:00 |
|
|
|
b91837e783
|
Fix mouse resetting issues after ending relative mode
|
2025-01-23 19:11:40 +02:00 |
|
|
|
c955361eac
|
Fix frame stutter when window is focused
|
2025-01-23 19:11:40 +02:00 |
|
|
|
363e419398
|
Cleanup Linux SDL implementation
|
2025-01-23 19:11:39 +02:00 |
|
|
|
b67fad4ddc
|
Fix mouse warping after ending relative mode
|
2025-01-23 19:11:38 +02:00 |
|
|
|
9f527c91e9
|
Fix window ShowInTaskbar setting
|
2025-01-23 19:11:03 +02:00 |
|
|
|
424771293d
|
Fix various issues with child window positioning
|
2025-01-23 19:11:02 +02:00 |
|
|
|
6fd0b78f64
|
Add Window.IsAlwaysOnTop property
|
2025-01-23 19:11:02 +02:00 |
|
|
|
09289d420d
|
Use SDL locale
|
2025-01-23 19:11:02 +02:00 |
|
|
|
c201591df4
|
Update SDL to 3.2.0
|
2025-01-23 19:10:58 +02:00 |
|
|
|
4b514802ad
|
Fix compilation
|
2025-01-21 19:17:11 +02:00 |
|
|
|
66bb90e7ea
|
Update SDL3
|
2025-01-21 19:17:10 +02:00 |
|
|
|
0f0913cb77
|
Fix windows not being hidden initially
|
2025-01-21 19:17:10 +02:00 |
|
|
|
1f413c5776
|
Fix parent window position handling with popup/tooltip windows
|
2025-01-21 19:17:09 +02:00 |
|
|
|
e759e128c7
|
Fallback to X11 message box implementation when SDL fails
|
2025-01-21 19:17:08 +02:00 |
|
|
|
e96ef49f09
|
Fix popup and context menus not working on Wayland
|
2025-01-21 19:17:08 +02:00 |
|
|
|
f4f756e310
|
Hide warnings for unsupported SDL operations on Wayland
|
2025-01-21 19:17:07 +02:00 |
|
|
|
bb53710523
|
Log a warning for not implemented Wayland functionality
|
2025-01-21 19:17:07 +02:00 |
|
|
|
568569a09c
|
Fix compilation in Linux
|
2025-01-21 19:17:07 +02:00 |
|
|
|
08bbb1707e
|
Implement relative mouse mode (raw input) for SDL platform
|
2025-01-21 19:17:06 +02:00 |
|
|
|
ff4b92320d
|
Add flag for Window types
|
2025-01-21 19:17:05 +02:00 |
|
|
|
c7b2bd8d24
|
Add command-line switches to force X11 and Wayland SDL drivers
|
2025-01-21 19:17:05 +02:00 |
|
|
|
9fe3e92dd6
|
Implement SDL platform, windowing and input handling
|
2025-01-21 19:17:04 +02:00 |
|