1
0
Fork
You've already forked clear-typeface
0
No description
  • Rust 99.3%
  • Makefile 0.7%
Lucas Galante 7dd8ea6781 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 Migrate clear-typeface-interface to clear-ui framework 2026年06月04日 08:56:46 -04:00
Cargo.lock Refactor and adapt widgets to use UiContext and scale factor 2026年06月09日 10:09:30 -04:00
Cargo.toml refactor: update dependencies and rename clear-ui to cce-ui 2026年06月18日 01:22:17 -04:00
Makefile Refactor cce-fonts to use Window as base widget, remove opaque background override, and fix Makefile 2026年06月22日 14:55:19 -04:00