Commit graph

22 commits

Author SHA1 Message Date
Vinzenz Schroeter d9dd31741c update flake
All checks were successful
Rust / build (pull_request) Successful in 6m28s
2025-02-28 22:47:24 +01:00
Vinzenz Schroeter c7024a8722 update README, version, cargo update 2025-02-28 22:46:33 +01:00
Vinzenz Schroeter b6f019ba4e add options to disable steps
All checks were successful
Rust / build (pull_request) Successful in 6m29s
2025-02-28 18:49:29 +01:00
Vinzenz Schroeter f566f0959b ostromoukhov dither
Some checks failed
Rust / build (pull_request) Failing after 2m3s
2025-02-28 17:38:38 +01:00
Vinzenz Schroeter 32f148bfef implement sharpen 2025-02-28 12:12:39 +01:00
Vinzenz Schroeter 5b77dac176 implement blur 2025-02-28 11:58:04 +01:00
Vinzenz Schroeter c3aaf609ef implement histogram correction from CCCB_Ledwand 2025-02-28 10:48:03 +01:00
Vinzenz Schroeter 24fcd7a6fe split execute.rs 2025-02-13 20:14:29 +01:00
Vinzenz Schroeter 5777d7d47d fix pixels on inverts 2025-02-13 20:05:28 +01:00
Vinzenz Schroeter 542bd19ace fix warning
All checks were successful
Rust / build (pull_request) Successful in 6m28s
Rust / build (push) Successful in 6m27s
2025-02-13 19:14:46 +01:00
Vinzenz Schroeter 7c79468eda install libpipewire, libdbus and libclang in CI 2025-02-13 19:14:33 +01:00
Vinzenz Schroeter eb3c441f0b version 0.2.0
Some checks failed
Rust / build (push) Failing after 1m12s
2025-02-12 22:03:15 +01:00
Vinzenz Schroeter b770607893 add invert, more help text, ...
choose if pointer is visible to make dithering more stable
2025-02-12 22:02:17 +01:00
Vinzenz Schroeter 83baf7b419 improve cli
Some checks failed
Rust / build (push) Failing after 1m11s
2025-02-12 20:48:37 +01:00
Vinzenz Schroeter ef19ab8b3f stream screen to display 2025-02-12 20:30:27 +01:00
Vinzenz Schroeter 9e299f69f6 add simple stdin streaming 2025-02-12 18:11:38 +01:00
Vinzenz Schroeter 30b887dc03 add more metadata and installation options
All checks were successful
Rust / build (push) Successful in 1m58s
2025-02-08 14:30:08 +01:00
Vinzenz Schroeter cce94deba1 add README.md
All checks were successful
Rust / build (push) Successful in 1m57s
2025-02-08 14:17:20 +01:00
Vinzenz Schroeter 0a974d8f1d clippy fix
All checks were successful
Rust / build (push) Successful in 1m57s
2025-02-08 14:03:27 +01:00
Vinzenz Schroeter 442da63c90 set screen brightness
Some checks failed
Rust / build (push) Failing after 50s
2025-02-08 13:57:05 +01:00
Vinzenz Schroeter 8390b739da basic command structure, implement reset
Some checks failed
Rust / build (push) Failing after 49s
2025-02-08 13:21:34 +01:00
Vinzenz Schroeter a5ad583f2d initial commit 2025-02-08 12:36:09 +01:00