Commit Graph

21 Commits

Author SHA1 Message Date
c59cd83c38 refactor(new_editor): tighten app dependency boundaries 2026-04-19 02:48:41 +08:00
a57b322bc7 feat(new_editor): wire project, inspector, and viewport runtime 2026-04-19 00:03:25 +08:00
4a4e921eb1 new_editor: fix detached multi-tab tab dragging 2026-04-17 23:18:05 +08:00
bf9a906464 new_editor: filter closing windows from interaction 2026-04-17 22:35:16 +08:00
ba8437d919 new_editor: make window sync rollback safe 2026-04-17 22:32:58 +08:00
69319b4a7b new_editor: filter dead windows from live workspace sets 2026-04-17 22:20:06 +08:00
8f051fd1d1 new_editor: harden cross-window drag validation 2026-04-17 22:16:34 +08:00
52af8e3a6f refactor(new_editor): close docking loop and app internals 2026-04-15 23:13:09 +08:00
dde03c5241 refactor(new_editor): continue architecture closeout 2026-04-15 22:47:42 +08:00
df8f433fbb refactor(new_editor): streamline internal layout and command routing 2026-04-15 19:30:58 +08:00
aec7d79d83 fix(new_editor/cursor): stabilize multi-window resize cursors 2026-04-15 13:44:07 +08:00
7e21e3887e fix(new_editor/docking): restore cross-window drop preview 2026-04-15 13:22:58 +08:00
2605608685 fix(new_editor/tab-drag): keep floating window under cursor 2026-04-15 13:03:44 +08:00
d501e895eb fix(new_editor/window): move detached root tab into title bar 2026-04-15 12:38:45 +08:00
57f61b05eb refactor(new_editor/app): split editor window frame runtime 2026-04-15 10:47:57 +08:00
b5ca544d31 refactor(new_editor/app): unify borderless dwm attribute dispatch 2026-04-15 10:42:58 +08:00
5e2693a16a refactor(new_editor/app): move entry point and split window synchronization 2026-04-15 10:31:01 +08:00
1c9f9a835d refactor(new_editor/app): isolate cross-window drop support 2026-04-15 08:56:57 +08:00
0e7bf8d16e refactor(new_editor/app): split frame support and texture decoding 2026-04-15 08:45:04 +08:00
f049d9d29e refactor(new_editor/app): split window manager and editor context hotspots 2026-04-15 08:37:07 +08:00
9e5954cf0a refactor(new_editor/app): reorganize host structure and add smoke test 2026-04-15 08:24:06 +08:00