Route platform frame hooks through services

This commit is contained in:
2026-06-03 04:41:01 +02:00
parent 22006eaf47
commit dd641c047b
10 changed files with 85 additions and 16 deletions

View File

@@ -446,8 +446,9 @@ Known local toolchain state:
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, picker callbacks, and
prepared-file save/download handoff; Windows live app execution now uses injected
file display, file sharing, native app/window close, per-frame platform
hooks, picker callbacks, and prepared-file save/download handoff; Windows
live app execution now uses injected
`WindowsPlatformServices` from
`src/platform_windows/windows_platform_services.*` in `pp_platform_windows`,
while non-Windows platforms still reach retained platform bridges through