Candifloss 5207826108 Begin restructuring
- Daemon `popcorn-d` handles the UI rendering
- `popcorn` acts as cli tool
2025-12-21 22:47:43 +05:30

4 lines
71 B
Rust

fn main() {
slint_build::compile("ui/osd-popup.slint").unwrap();
}