|
|
72ef6f92ae
|
Update SDL3 to 3.2.6
|
2025-03-09 22:47:17 +02:00 |
|
|
|
45c388c92d
|
Merge remote-tracking branch 'origin/1.10' into sdl_platform
# Conflicts:
# Source/Editor/GUI/ContextMenu/ContextMenuBase.cs
# Source/Engine/Platform/Linux/LinuxPlatform.cpp
|
2025-03-09 22:47:12 +02:00 |
|
|
|
83d6f9fcf3
|
Avoid showing tooltips in inactive windows
|
2025-03-09 13:05:03 +02:00 |
|
|
|
4d3588d09e
|
Update SDL3 to 3.2.4
|
2025-03-09 13:05:02 +02:00 |
|
|
|
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 |
|
|
|
8aa0aa4292
|
Properly mark floating windows with transparency support
(cherry picked from commit c660fac524)
|
2025-03-09 13:05:01 +02:00 |
|
|
|
26f8aa9985
|
Enable transparency support in Vulkan swapchains
(cherry picked from commit 431a69e357)
|
2025-03-09 13:05:00 +02:00 |
|
|
|
24c62e2a8d
|
Fix compilation for game builds
(cherry picked from commit f4fcc07288)
|
2025-03-09 13:05:00 +02:00 |
|
|
|
91c1d3ce0a
|
Fix cloning SDL repository
|
2025-03-09 13:04:59 +02:00 |
|
|
|
93aba7b959
|
Fix text input not working on X11
|
2025-03-09 13:04:59 +02:00 |
|
|
|
fbe61eee9e
|
Fix button latching on Windows after drag and drop operation
|
2025-03-09 13:04:58 +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 |
|
|
|
4539ec4dcf
|
Fix error when docking to sides of tabbed panel
|
2025-03-09 13:04:56 +02:00 |
|
|
|
17714c52e0
|
Cleanup Linux SDL implementation
|
2025-03-09 13:04:55 +02:00 |
|
|
|
8810a98c28
|
Support compiling third party library C files as C code
|
2025-03-09 13:04:55 +02:00 |
|
|
|
1da6ffe920
|
Implement Wayland protocols module and file generation
|
2025-03-09 13:04:54 +02:00 |
|
|
|
f966f92583
|
Fix mouse warping after ending relative mode
|
2025-03-09 13:04:54 +02:00 |
|
|
|
ca17bc501f
|
Add git fetch method for dependencies
|
2025-03-09 13:04:53 +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 |
|
|
|
9a6c0dd5f4
|
Allow window with single tab to be dragged from tab area
|
2025-03-09 13:04:50 +02:00 |
|
|
|
a00342b1c3
|
Fix ValueBox mouse position resetting after releasing the button
|
2025-03-09 13:04:50 +02:00 |
|
|
|
a798965d9a
|
Fix SDL build process on Linux
|
2025-03-09 13:04:49 +02:00 |
|
|
|
d0925b82df
|
Update SDL to 3.2.0
|
2025-03-09 13:04:49 +02:00 |
|
|
|
0c535d5a33
|
Force cursor to center of Game Window when tab handle is clicked
|
2025-03-09 13:04:48 +02:00 |
|
Chandler Cox
|
05cf5a4d7a
|
Fix rotation using SDL
|
2025-03-09 13:04:48 +02:00 |
|
|
|
da59713152
|
Fix Linux compilation without SDL
|
2025-03-09 13:04:47 +02:00 |
|
|
|
8510fd237f
|
Fix compilation
|
2025-03-09 13:04:46 +02:00 |
|
|
|
3dc2fe0558
|
Update SDL3
|
2025-03-09 13:04:46 +02:00 |
|
|
|
716f76dca4
|
Fix compilation issues
|
2025-03-09 13:04:45 +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 |
|
|
|
4464555dcc
|
Fix compilation errors in other platforms
|
2025-03-09 13:04:44 +02:00 |
|
|
|
ec383ffb1d
|
Fix CI for Linux
|
2025-03-09 13:04:43 +02:00 |
|
|
|
909ba336b0
|
Prevent building with SDL in unsupported platforms
|
2025-03-09 13:04:43 +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 |
|
|
|
2f3b45ae82
|
Enable warning sound in question dialogs
|
2025-03-09 13:04:39 +02:00 |
|
|
|
48600c6ac5
|
Enable modern Windows dialog boxes
|
2025-03-09 13:04:39 +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 |
|
|
|
8a0ce55fec
|
Enable native windowing system settings with SDL platform
|
2025-03-09 13:04:37 +02:00 |
|