|
|
1528d458d9
|
Fix text input not working on X11
|
2025-01-28 22:08:17 +02:00 |
|
|
|
279b3f8d9a
|
Implement new window dragging system
|
2025-01-28 22:08:15 +02:00 |
|
|
|
0ddecdda1f
|
Fix frame stutter when window is focused
|
2025-01-28 22:08:14 +02:00 |
|
|
|
14c156e351
|
Fix window ShowInTaskbar setting
|
2025-01-28 22:08:12 +02:00 |
|
|
|
cd2151332e
|
Fix various issues with child window positioning
|
2025-01-28 22:08:12 +02:00 |
|
|
|
53bbca3779
|
Add Window.IsAlwaysOnTop property
|
2025-01-28 22:08:11 +02:00 |
|
|
|
6e4d5b853f
|
Update SDL to 3.2.0
|
2025-01-28 22:08:09 +02:00 |
|
|
|
1f0a521a87
|
Update SDL3
|
2025-01-28 22:08:06 +02:00 |
|
|
|
ac9022f585
|
Fix windows not being hidden initially
|
2025-01-28 22:08:05 +02:00 |
|
|
|
314dbbbeaf
|
Fix parent window position handling with popup/tooltip windows
|
2025-01-28 22:08:05 +02:00 |
|
|
|
89ff08b3f2
|
Fix popup and context menus not working on Wayland
|
2025-01-28 22:08:03 +02:00 |
|
|
|
9417585cd9
|
Hide warnings for unsupported SDL operations on Wayland
|
2025-01-28 22:08:03 +02:00 |
|
|
|
bb7a5326cd
|
Fix compilation in Linux
|
2025-01-28 22:08:02 +02:00 |
|
|
|
727af5a5b9
|
Implement relative mouse mode (raw input) for SDL platform
|
2025-01-28 22:08:01 +02:00 |
|
|
|
d545dd8219
|
Add flag for Window types
|
2025-01-28 22:08:00 +02:00 |
|
|
|
5187c677f1
|
Implement SDL platform, windowing and input handling
|
2025-01-28 22:07:59 +02:00 |
|