|
|
d72f8a61cb
|
Fix window dragging when not supported by Wayland compositor
(cherry picked from commit 3554747a67)
|
2025-03-09 13:05:02 +02:00 |
|
|
|
0e173de542
|
Show current display server in Editor window tooltip
(cherry picked from commit 62968dd437)
|
2025-03-09 13:05:01 +02:00 |
|
|
|
93aba7b959
|
Fix text input not working on X11
|
2025-03-09 13:04:59 +02:00 |
|
|
|
12bb3f3a22
|
Implement new window dragging system
|
2025-03-09 13:04:58 +02:00 |
|
|
|
713c4f5d1d
|
Fix mouse resetting issues after ending relative mode
|
2025-03-09 13:04:57 +02:00 |
|
|
|
2fe286eed0
|
Fix frame stutter when window is focused
|
2025-03-09 13:04:56 +02:00 |
|
|
|
17714c52e0
|
Cleanup Linux SDL implementation
|
2025-03-09 13:04:55 +02:00 |
|
|
|
f966f92583
|
Fix mouse warping after ending relative mode
|
2025-03-09 13:04:54 +02:00 |
|
|
|
2e866aa156
|
Fix window ShowInTaskbar setting
|
2025-03-09 13:04:53 +02:00 |
|
|
|
696be807bd
|
Fix various issues with child window positioning
|
2025-03-09 13:04:52 +02:00 |
|
|
|
ed63f47620
|
Add Window.IsAlwaysOnTop property
|
2025-03-09 13:04:52 +02:00 |
|
|
|
0d546a82c7
|
Use SDL locale
|
2025-03-09 13:04:51 +02:00 |
|
|
|
d0925b82df
|
Update SDL to 3.2.0
|
2025-03-09 13:04:49 +02:00 |
|
|
|
8510fd237f
|
Fix compilation
|
2025-03-09 13:04:46 +02:00 |
|
|
|
3dc2fe0558
|
Update SDL3
|
2025-03-09 13:04:46 +02:00 |
|
|
|
29e732c783
|
Fix windows not being hidden initially
|
2025-03-09 13:04:45 +02:00 |
|
|
|
53862298b6
|
Fix parent window position handling with popup/tooltip windows
|
2025-03-09 13:04:44 +02:00 |
|
|
|
ecaa03365f
|
Fallback to X11 message box implementation when SDL fails
|
2025-03-09 13:04:42 +02:00 |
|
|
|
fb88460903
|
Fix popup and context menus not working on Wayland
|
2025-03-09 13:04:42 +02:00 |
|
|
|
db840ebef9
|
Hide warnings for unsupported SDL operations on Wayland
|
2025-03-09 13:04:41 +02:00 |
|
|
|
3f303a7a77
|
Log a warning for not implemented Wayland functionality
|
2025-03-09 13:04:40 +02:00 |
|
|
|
848d8e35e5
|
Fix compilation in Linux
|
2025-03-09 13:04:40 +02:00 |
|
|
|
bb132305e3
|
Implement relative mouse mode (raw input) for SDL platform
|
2025-03-09 13:04:38 +02:00 |
|
|
|
769823ddf5
|
Add flag for Window types
|
2025-03-09 13:04:38 +02:00 |
|
|
|
832d902699
|
Add command-line switches to force X11 and Wayland SDL drivers
|
2025-03-09 13:04:37 +02:00 |
|
|
|
6843205ec9
|
Implement SDL platform, windowing and input handling
|
2025-03-09 13:04:36 +02:00 |
|