Commit Graph

9216 Commits

Author SHA1 Message Date
c842e131bb Fix frame stutter when window is focused 2025-01-23 08:31:59 +02:00
25b4a081d4 Fix error when docking to sides of tabbed panel 2025-01-23 08:31:59 +02:00
26f8fb3cf3 Cleanup Linux SDL implementation 2025-01-23 08:31:59 +02:00
c1ed32baa8 Support compiling third party library C files as C code 2025-01-23 08:31:58 +02:00
80cd58e1be Implement Wayland protocols module and file generation 2025-01-23 08:31:58 +02:00
05e0162638 Fix mouse warping after ending relative mode 2025-01-23 08:31:58 +02:00
057ba88eab Add git fetch method for dependencies 2025-01-23 08:31:57 +02:00
59c70df58d Fix window ShowInTaskbar setting 2025-01-23 08:31:57 +02:00
297cd2c7af Fix various issues with child window positioning 2025-01-23 08:31:57 +02:00
fbdbf1bdec Add Window.IsAlwaysOnTop property 2025-01-23 08:25:20 +02:00
be1370f66e Use SDL locale 2025-01-23 08:25:19 +02:00
4ccb2b536c Allow window with single tab to be dragged from tab area 2025-01-23 08:25:19 +02:00
ccbea2ca10 Fix ValueBox mouse position resetting after releasing the button 2025-01-21 19:53:34 +02:00
a6804cfbfd Update SDL3 2025-01-21 19:53:34 +02:00
e0bd0df0d5 Fix SDL build process on Linux 2025-01-21 19:53:34 +02:00
435979ddd2 Update SDL to 3.1.3 preview 2025-01-21 19:53:33 +02:00
0318ad6d5f Update SDL3 binaries 2025-01-21 19:53:33 +02:00
5f2a1dab47 Force cursor to center of Game Window when tab handle is clicked 2025-01-21 19:53:32 +02:00
Chandler Cox
8efb52da64 Fix rotation using SDL 2025-01-21 19:53:32 +02:00
ae3c9d6fea Fix Linux compilation without SDL 2025-01-21 19:17:11 +02:00
4b514802ad Fix compilation 2025-01-21 19:17:11 +02:00
66bb90e7ea Update SDL3 2025-01-21 19:17:10 +02:00
02a6f38932 Fix compilation issues 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
81137fc7fe Fix compilation errors in other platforms 2025-01-21 19:17:09 +02:00
8e9171e9c3 Prevent building with SDL in unsupported platforms 2025-01-21 19:17:08 +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
f0ad18fb82 Enable warning sound in question dialogs 2025-01-21 19:17:06 +02:00
a8f5e19ca6 Enable modern Windows dialog boxes 2025-01-21 19:17:06 +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
8d65a1ec60 Enable native windowing system settings with SDL platform 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
05109ca74f Refactor application window class name 2025-01-21 19:17:04 +02:00
1387a48da9 Move Window related enums to separate header file 2025-01-21 19:17:04 +02:00
45524d0fb0 Refactor Windows drag and drop implementation 2025-01-21 19:17:03 +02:00
ae962cbdc5 Refactor ScreenUtilities 2025-01-21 19:17:03 +02:00
8673d52a64 Add more helper methods for managing Git repos 2025-01-21 19:17:03 +02:00
fea009a034 Fix centered window location on X11 2025-01-21 19:17:03 +02:00
bac8277b2a Fix initial position of Tooltips 2025-01-21 19:17:02 +02:00
Wojtek Figat
ae3d437539 Merge branch 'use-version' of https://github.com/Tryibion/FlaxEngine into Tryibion-use-version 2025-01-13 17:31:53 +01:00
Wojtek Figat
4add5dcf49 Add missing default value and fix doc comment
#3150
2025-01-13 17:31:34 +01:00
Wojtek Figat
a204ada6d3 Merge branch 'aab-building' of https://github.com/Tryibion/FlaxEngine into Tryibion-aab-building 2025-01-13 17:18:35 +01:00
Wojtek Figat
07ef2f03d5 Merge branch 're-enable-scale-center' of https://github.com/Tryibion/FlaxEngine into Tryibion-re-enable-scale-center 2025-01-13 17:12:20 +01:00