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> |
||
|---|---|---|
| src | refactor: use cce_ui::engine Vertex/quad_vertices instead of local copies | |
| .gitignore | Initial commit of clear-cloud fuzzel-style program using clear-ui | |
| Cargo.toml | Implement daemon mode, Unix socket IPC, and dynamic font loading | |
| Makefile | Refactor ScrollingList to List and fix window decoration blur and styling | |