|
|
c1f76abc22
|
Fix restoring locked cursor state when window gains focus again
|
2025-04-26 00:31:30 +03:00 |
|
|
|
d355f9eff5
|
Fix CursorLockMode.Locked not working
|
2025-04-26 00:31:29 +03:00 |
|
|
|
e236c9a1a4
|
Fix text input not working on X11
|
2025-04-26 00:31:24 +03:00 |
|
|
|
3646c5a06a
|
Implement new window dragging system
|
2025-04-26 00:31:23 +03:00 |
|
|
|
709a7b0495
|
Fix frame stutter when window is focused
|
2025-04-26 00:31:23 +03:00 |
|
|
|
e9dfd1a54d
|
Fix window ShowInTaskbar setting
|
2025-04-26 00:31:20 +03:00 |
|
|
|
e3b242f2ba
|
Fix various issues with child window positioning
|
2025-04-26 00:31:20 +03:00 |
|
|
|
ebe09403f5
|
Add Window.IsAlwaysOnTop property
|
2025-04-26 00:31:20 +03:00 |
|
|
|
e5290c8dee
|
Update SDL to 3.2.0
|
2025-04-26 00:31:18 +03:00 |
|
|
|
988a547f72
|
Update SDL3
|
2025-04-26 00:31:16 +03:00 |
|
|
|
4428083c2f
|
Fix windows not being hidden initially
|
2025-04-26 00:31:16 +03:00 |
|
|
|
7288980caa
|
Fix parent window position handling with popup/tooltip windows
|
2025-04-26 00:31:15 +03:00 |
|
|
|
9bfa652567
|
Fix popup and context menus not working on Wayland
|
2025-04-26 00:31:14 +03:00 |
|
|
|
97557688a6
|
Hide warnings for unsupported SDL operations on Wayland
|
2025-04-26 00:31:14 +03:00 |
|
|
|
795afabfb4
|
Fix compilation in Linux
|
2025-04-26 00:31:13 +03:00 |
|
|
|
87f2e168f9
|
Implement relative mouse mode (raw input) for SDL platform
|
2025-04-26 00:31:12 +03:00 |
|
|
|
3babc62c5a
|
Add flag for Window types
|
2025-04-26 00:31:12 +03:00 |
|
|
|
6310d41ca1
|
Implement SDL platform, windowing and input handling
|
2025-04-26 00:31:11 +03:00 |
|