Route startup storage paths through platform services

This commit is contained in:
2026-06-03 04:59:23 +02:00
parent beb7f717f1
commit 578b1f6082
10 changed files with 170 additions and 93 deletions

View File

@@ -445,10 +445,11 @@ Known local toolchain state:
live clipboard get/set requests consume the same contracts before retained
platform clipboard bridges.
- `pp_platform_api` exposes the SDK-free `PlatformServices` interface for
clipboard text, cursor visibility, virtual-keyboard visibility, external
file display, file sharing, native app/window close, UI-thread lifecycle
hooks, render-context lifecycle hooks, render-capture frame hooks, per-frame
platform hooks, picker callbacks, and prepared-file save/download handoff;
startup storage path preparation, clipboard text, cursor visibility,
virtual-keyboard visibility, external file display, file sharing, native
app/window close, UI-thread lifecycle hooks, render-context lifecycle hooks,
render-capture frame hooks, per-frame platform hooks, picker callbacks, and
prepared-file save/download handoff;
Windows
live app execution now uses injected
`WindowsPlatformServices` from