Split Linux FPS title reporting
This commit is contained in:
@@ -52,6 +52,9 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
and `share_file()` now delegate Apple file actions through
|
||||
`AppleDocumentPlatformServices`, leaving the legacy adapter with only the
|
||||
cross-platform dispatch shell.
|
||||
- 2026-06-13: `PLT-005` was narrowed again. Linux rendered-frame title updates
|
||||
now route through `src/platform_linux/linux_platform_services.*`; the legacy
|
||||
platform adapter still owns the surrounding cross-platform dispatch shell.
|
||||
- 2026-06-13: `DEBT-0036` was narrowed again. `NodeStrokePreview::draw_stroke_immediate()`
|
||||
now routes final composite execution and preview copy-back through a retained
|
||||
local wrapper, leaving the call site with only sequence wiring.
|
||||
|
||||
Reference in New Issue
Block a user