1
0
Fork 0
mirror of synced 2024-06-27 02:21:05 +12:00
czkawka/czkawka_slint_gui/README.md

21 lines
581 B
Markdown
Raw Normal View History

2023-10-29 05:20:46 +13:00
# NAME_TODO
NAME_TODO is new Czkawka frontend written in Slint(written mostly in Rust) in opposite to Gtk 4 frontend which uses mostly C code.
Different
## Requirements
Slint version of app should not have any special runtime requirements - it should work on almost any OpenGL 3 capable device.
Alternatively, it can be run with software rendering.
## Compilation
Default compilation is done by `cargo build --release`.
All dependencies should be handled by cargo, except windows where you need to install m.
The only exception is building skia frontend, that require