openpencil/crates/op-host-native
Kayshen-X d1093b7dc4 feat(editor): open with a single empty starter frame
A fresh launch seeded the demo `sample()` document — a Frame with
a 'Hello OpenPencil' title and a 'Click me' button group. New
`EditorState::starter()` returns just one empty Frame (selected),
and both hosts open with it; `sample()` stays as the widget-test
fixture. input_tests retarget their `n11` selections to the
starter frame's `n10`.
2026-05-22 11:40:08 +08:00
..
examples feat(desktop): adopt the casement winit fork 2026-05-18 21:45:09 +08:00
notes refactor(rust): rename native + desktop hosts to op-host-* crates 2026-05-16 23:49:58 +08:00
src feat(editor): open with a single empty starter frame 2026-05-22 11:40:08 +08:00
tests fix: clear clippy -D warnings across the workspace 2026-05-17 01:26:29 +08:00
Cargo.toml build(deps): vendor casement (winit fork) as a submodule 2026-05-21 22:23:34 +08:00