1
0
Fork
You've already forked clear-graph
0
No description
  • Rust 99.7%
  • Makefile 0.3%
Lucas Galante 025116865c refactor: paint-walk calls become shared borrows (painter slice 5)
The unsafe self-alias blocks existed only to mint *mut walk arguments;
paint_root_into takes &dyn WidgetHost now.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01N4ajhvVZtyEEEus9bodsj3 
2026年07月13日 11:26:00 -04:00
src refactor: paint-walk calls become shared borrows (painter slice 5) 2026年07月13日 11:26:00 -04:00
.gitignore Initial commit: Bootstrap clear-graph with clear-ui application template 2026年06月03日 09:24:29 -04:00
Cargo.toml feat: migrate default startup project state to KDL format (default.kdl) 2026年07月03日 23:17:19 -04:00
Makefile Fix target directory path in install command 2026年06月25日 15:00:04 -04:00