Route startup storage paths through platform services
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user