1
0
Fork 0
mirror of synced 2024-06-18 18:34:54 +12:00
czkawka/czkawka_slint_gui
2023-10-28 20:27:04 +02:00
..
icons Active 2023-10-22 11:32:13 +02:00
src Simplified tests 2023-10-28 20:27:04 +02:00
ui Model 2023-10-28 20:08:14 +02:00
.clippy.toml Delete 2023-10-22 13:07:38 +02:00
build.rs Not compilable 2023-10-17 21:31:08 +02:00
Cargo.toml Ab 2023-10-24 18:52:10 +02:00
LICENSE Random updates and modifications (#1070) 2023-10-05 08:06:47 +02:00
README.md Ab 2023-10-28 18:20:46 +02: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