1
0
Fork 0
mirror of synced 2024-06-02 02:24:44 +12:00
czkawka/czkawka_slint_gui/README.md
Rafał Mikrut 230ac9d6c7 Ab
2023-10-28 18:20:46 +02:00

581 B

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