Commit Graph

9230 Commits

Author SHA1 Message Date
ad91bd6164 _cleanup 2025-01-21 19:08:50 +02:00
1c595b759c Fix button latching after finishing drag and drop operation 2025-01-21 19:08:38 +02:00
61531a576c _refactor 2025-01-21 18:16:44 +02:00
6015550b61 _update sdl3 binary 2025-01-21 17:05:33 +02:00
70c2bd272b _topmost 2025-01-21 17:05:21 +02:00
ca78ae1ccf Add git fetch method for dependencies 2025-01-21 16:09:05 +02:00
c22ae8fca7 _drag refactor 2025-01-21 16:08:09 +02:00
61f04110a6 Add Window.IsAlwaysOnTop property 2025-01-21 15:51:12 +02:00
3dd9612ae4 _window dragging X11 fixed
Some checks are pending
Build Android / Game (Android, Release ARM64) (push) Waiting to run
Build iOS / Game (iOS, Release ARM64) (push) Waiting to run
Build Linux / Editor (Linux, Development x64) (push) Waiting to run
Build Linux / Game (Linux, Release x64) (push) Waiting to run
Build macOS / Editor (Mac, Development ARM64) (push) Waiting to run
Build macOS / Game (Mac, Release ARM64) (push) Waiting to run
Build Windows / Editor (Windows, Development x64) (push) Waiting to run
Build Windows / Game (Windows, Release x64) (push) Waiting to run
Cooker / Cook (Mac) (push) Waiting to run
Tests / Tests (Linux) (push) Waiting to run
Tests / Tests (Windows) (push) Waiting to run
2025-01-20 22:31:13 +02:00
e45075f7d8 _sdl binary 2025-01-20 22:30:37 +02:00
c377137640 Update SDL3 2025-01-20 22:30:30 +02:00
e676c75459 clean
Some checks are pending
Build Android / Game (Android, Release ARM64) (push) Waiting to run
Build iOS / Game (iOS, Release ARM64) (push) Waiting to run
Build Linux / Editor (Linux, Development x64) (push) Waiting to run
Build Linux / Game (Linux, Release x64) (push) Waiting to run
Build macOS / Editor (Mac, Development ARM64) (push) Waiting to run
Build macOS / Game (Mac, Release ARM64) (push) Waiting to run
Build Windows / Editor (Windows, Development x64) (push) Waiting to run
Build Windows / Game (Windows, Release x64) (push) Waiting to run
Cooker / Cook (Mac) (push) Waiting to run
Tests / Tests (Linux) (push) Waiting to run
Tests / Tests (Windows) (push) Waiting to run
2025-01-20 20:12:06 +02:00
692183e1dd _dragging fixes windows
Some checks are pending
Build Android / Game (Android, Release ARM64) (push) Waiting to run
Build iOS / Game (iOS, Release ARM64) (push) Waiting to run
Build Linux / Editor (Linux, Development x64) (push) Waiting to run
Build Linux / Game (Linux, Release x64) (push) Waiting to run
Build macOS / Editor (Mac, Development ARM64) (push) Waiting to run
Build macOS / Game (Mac, Release ARM64) (push) Waiting to run
Build Windows / Editor (Windows, Development x64) (push) Waiting to run
Build Windows / Game (Windows, Release x64) (push) Waiting to run
Cooker / Cook (Mac) (push) Waiting to run
Tests / Tests (Linux) (push) Waiting to run
Tests / Tests (Windows) (push) Waiting to run
2025-01-19 22:43:50 +02:00
427c18c54c Fix ValueBox mouse position resetting after releasing the button
Some checks are pending
Build Android / Game (Android, Release ARM64) (push) Waiting to run
Build iOS / Game (iOS, Release ARM64) (push) Waiting to run
Build Linux / Editor (Linux, Development x64) (push) Waiting to run
Build Linux / Game (Linux, Release x64) (push) Waiting to run
Build macOS / Editor (Mac, Development ARM64) (push) Waiting to run
Build macOS / Game (Mac, Release ARM64) (push) Waiting to run
Build Windows / Editor (Windows, Development x64) (push) Waiting to run
Build Windows / Game (Windows, Release x64) (push) Waiting to run
Cooker / Cook (Mac) (push) Waiting to run
Tests / Tests (Linux) (push) Waiting to run
Tests / Tests (Windows) (push) Waiting to run
2025-01-19 21:57:16 +02:00
d64654ed68 Fix mouse resetting issues after ending relative mode 2025-01-19 21:56:40 +02:00
0aefdf4411 _windows window and tab dragging done 2025-01-19 21:56:10 +02:00
28957fea3e Fix frame stutter when window is focused 2025-01-16 20:43:08 +02:00
9f9bddee9f Apply patches to rapidjson 2025-01-16 19:49:33 +02:00
56a948497f Update rapidjson to latest version
Commit d621dc9e9c77f81e5c8a35b8dcc16dcd63351321 in Tencent/rapidjson
2025-01-16 19:49:30 +02:00
4661e8d601 _fix windows compilation 2025-01-15 18:40:24 +02:00
ed4d5a5397 _drag release offset investigation
Some checks failed
Build Android / Game (Android, Release ARM64) (push) Has been cancelled
Build iOS / Game (iOS, Release ARM64) (push) Has been cancelled
Build Linux / Editor (Linux, Development x64) (push) Has been cancelled
Build Linux / Game (Linux, Release x64) (push) Has been cancelled
Build macOS / Editor (Mac, Development ARM64) (push) Has been cancelled
Build macOS / Game (Mac, Release ARM64) (push) Has been cancelled
Build Windows / Editor (Windows, Development x64) (push) Has been cancelled
Build Windows / Game (Windows, Release x64) (push) Has been cancelled
Cooker / Cook (Mac) (push) Has been cancelled
Tests / Tests (Linux) (push) Has been cancelled
Tests / Tests (Windows) (push) Has been cancelled
2025-01-12 22:15:38 +02:00
1b9c9436bc _wayland dragging completed 2025-01-11 22:53:25 +02:00
ec94cda27b Revert "_TEST X11"
This reverts commit 19852273b7.
2025-01-11 20:21:28 +02:00
19852273b7 _TEST X11 2025-01-11 12:39:37 +02:00
62d99b18cd _x11 fixes 2025-01-11 12:39:37 +02:00
3a04326bfd Update SDL3 2025-01-11 12:39:37 +02:00
ce5cfa6b21 _wayland dragging good 2025-01-11 12:39:37 +02:00
2fc6e95ec3 _wayland drag wip
Some checks are pending
Build Android / Game (Android, Release ARM64) (push) Waiting to run
Build iOS / Game (iOS, Release ARM64) (push) Waiting to run
Build Linux / Editor (Linux, Development x64) (push) Waiting to run
Build Linux / Game (Linux, Release x64) (push) Waiting to run
Build macOS / Editor (Mac, Development ARM64) (push) Waiting to run
Build macOS / Game (Mac, Release ARM64) (push) Waiting to run
Build Windows / Editor (Windows, Development x64) (push) Waiting to run
Build Windows / Game (Windows, Release x64) (push) Waiting to run
Cooker / Cook (Mac) (push) Waiting to run
Tests / Tests (Linux) (push) Waiting to run
Tests / Tests (Windows) (push) Waiting to run
2025-01-10 01:00:38 +02:00
d41f5bd3e6 _misc windowing
Some checks failed
Build Android / Game (Android, Release ARM64) (push) Has been cancelled
Build iOS / Game (iOS, Release ARM64) (push) Has been cancelled
Build Linux / Editor (Linux, Development x64) (push) Has been cancelled
Build Linux / Game (Linux, Release x64) (push) Has been cancelled
Build macOS / Editor (Mac, Development ARM64) (push) Has been cancelled
Build macOS / Game (Mac, Release ARM64) (push) Has been cancelled
Build Windows / Editor (Windows, Development x64) (push) Has been cancelled
Build Windows / Game (Windows, Release x64) (push) Has been cancelled
Cooker / Cook (Mac) (push) Has been cancelled
Tests / Tests (Linux) (push) Has been cancelled
Tests / Tests (Windows) (push) Has been cancelled
2025-01-07 17:58:43 +02:00
75c44122c6 _wayland toplevel drag WIP 2025-01-07 17:58:35 +02:00
4204e7f571 _misc win 2025-01-07 17:54:45 +02:00
945988b20c Allow window with single tab to be dragged from tab area 2025-01-07 17:53:37 +02:00
2a8eec93e7 Update SDL3 2025-01-07 14:43:07 +02:00
c6aa328aed Fix error when docking to sides of tabbed panel 2025-01-06 01:30:32 +02:00
46c2986957 Update SDL3 2025-01-04 13:22:13 +02:00
55e756ae1a Cleanup Linux SDL implementation 2025-01-03 17:13:01 +02:00
b5ac5c5a60 Support compiling third party library C files as C code 2025-01-03 15:11:59 +02:00
5b4d01c42d _wayland drag
Some checks failed
Build Android / Game (Android, Release ARM64) (push) Has been cancelled
Build iOS / Game (iOS, Release ARM64) (push) Has been cancelled
Build Linux / Editor (Linux, Development x64) (push) Has been cancelled
Build Linux / Game (Linux, Release x64) (push) Has been cancelled
Build macOS / Editor (Mac, Development ARM64) (push) Has been cancelled
Build macOS / Game (Mac, Release ARM64) (push) Has been cancelled
Build Windows / Editor (Windows, Development x64) (push) Has been cancelled
Build Windows / Game (Windows, Release x64) (push) Has been cancelled
Cooker / Cook (Mac) (push) Has been cancelled
Tests / Tests (Linux) (push) Has been cancelled
Tests / Tests (Windows) (push) Has been cancelled
2025-01-02 22:33:22 +02:00
7673ada35f Implement Wayland protocols module and file generation 2025-01-02 22:33:05 +02:00
8e26b14aab _relative warp fixes? 2025-01-02 21:24:11 +02:00
4db1acaa9b Update SDL3 2025-01-02 21:23:53 +02:00
fe2ba71635 _window stuff 2025-01-02 21:23:31 +02:00
2acf71c499 _relative positioning fix
Some checks are pending
Build Android / Game (Android, Release ARM64) (push) Waiting to run
Build iOS / Game (iOS, Release ARM64) (push) Waiting to run
Build Linux / Editor (Linux, Development x64) (push) Waiting to run
Build Linux / Game (Linux, Release x64) (push) Waiting to run
Build macOS / Editor (Mac, Development ARM64) (push) Waiting to run
Build macOS / Game (Mac, Release ARM64) (push) Waiting to run
Build Windows / Editor (Windows, Development x64) (push) Waiting to run
Build Windows / Game (Windows, Release x64) (push) Waiting to run
Cooker / Cook (Mac) (push) Waiting to run
Tests / Tests (Linux) (push) Waiting to run
Tests / Tests (Windows) (push) Waiting to run
2025-01-02 00:59:18 +02:00
a547689f69 _fix cleanup 2025-01-01 23:48:17 +02:00
45c88ceb01 _disable popup reparenting
Some checks are pending
Build Android / Game (Android, Release ARM64) (push) Waiting to run
Build iOS / Game (iOS, Release ARM64) (push) Waiting to run
Build Linux / Editor (Linux, Development x64) (push) Waiting to run
Build Linux / Game (Linux, Release x64) (push) Waiting to run
Build macOS / Editor (Mac, Development ARM64) (push) Waiting to run
Build macOS / Game (Mac, Release ARM64) (push) Waiting to run
Build Windows / Editor (Windows, Development x64) (push) Waiting to run
Build Windows / Game (Windows, Release x64) (push) Waiting to run
Cooker / Cook (Mac) (push) Waiting to run
Tests / Tests (Linux) (push) Waiting to run
Tests / Tests (Windows) (push) Waiting to run
2025-01-01 22:25:37 +02:00
5304fc2573 Disable mouse warping after ending relative mode 2025-01-01 22:25:13 +02:00
a587be6cd6 Update SDL 2025-01-01 22:24:44 +02:00
16a5297809 _cleaning
Some checks are pending
Build Android / Game (Android, Release ARM64) (push) Waiting to run
Build iOS / Game (iOS, Release ARM64) (push) Waiting to run
Build Linux / Editor (Linux, Development x64) (push) Waiting to run
Build Linux / Game (Linux, Release x64) (push) Waiting to run
Build macOS / Editor (Mac, Development ARM64) (push) Waiting to run
Build macOS / Game (Mac, Release ARM64) (push) Waiting to run
Build Windows / Editor (Windows, Development x64) (push) Waiting to run
Build Windows / Game (Windows, Release x64) (push) Waiting to run
Cooker / Cook (Mac) (push) Waiting to run
Tests / Tests (Linux) (push) Waiting to run
Tests / Tests (Windows) (push) Waiting to run
2025-01-01 13:28:43 +02:00
b50d6ae225 _focus and logging
Some checks are pending
Build Android / Game (Android, Release ARM64) (push) Waiting to run
Build iOS / Game (iOS, Release ARM64) (push) Waiting to run
Build Linux / Editor (Linux, Development x64) (push) Waiting to run
Build Linux / Game (Linux, Release x64) (push) Waiting to run
Build macOS / Editor (Mac, Development ARM64) (push) Waiting to run
Build macOS / Game (Mac, Release ARM64) (push) Waiting to run
Build Windows / Editor (Windows, Development x64) (push) Waiting to run
Build Windows / Game (Windows, Release x64) (push) Waiting to run
Cooker / Cook (Mac) (push) Waiting to run
Tests / Tests (Linux) (push) Waiting to run
Tests / Tests (Windows) (push) Waiting to run
2025-01-01 03:33:51 +02:00
99d2e7d842 _cleanup windowing 2025-01-01 03:33:38 +02:00