1
0
Fork
You've already forked clear-cloud
0
No description
  • Rust 99.8%
  • Makefile 0.2%
Lucas Galante 6aa2eec229 refactor: use cce_ui::engine Vertex/quad_vertices instead of local copies
Import the shared Vertex struct and quad_vertices helper from cce-ui rather than
reimplementing byte-identical copies. make_text_buffer is left local since its
font family differs per app.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026年07月07日 12:20:50 -04:00
src refactor: use cce_ui::engine Vertex/quad_vertices instead of local copies 2026年07月07日 12:20:50 -04:00
.gitignore Initial commit of clear-cloud fuzzel-style program using clear-ui 2026年05月24日 23:23:12 -04:00
Cargo.toml Implement daemon mode, Unix socket IPC, and dynamic font loading 2026年07月03日 14:01:13 -04:00
Makefile Refactor ScrollingList to List and fix window decoration blur and styling 2026年07月02日 21:47:02 -04:00