Commit graph

28 commits

Author SHA1 Message Date
Vinzenz Schroeter
61261791f7 restructure cli 2025-03-02 14:09:04 +01:00
Vinzenz Schroeter
4f31b4d8fd keep aspect is optional
All checks were successful
Rust / build (pull_request) Successful in 7m38s
2025-03-02 13:46:06 +01:00
Vinzenz Schroeter
3006141cc0 fast resize, now higher quality; keep aspect ratio
All checks were successful
Rust / build (pull_request) Successful in 7m36s
2025-03-02 13:26:28 +01:00
Vinzenz Schroeter
04c3da4f2c remove spacers in image processing
All checks were successful
Rust / build (pull_request) Successful in 6m50s
2025-03-01 12:53:16 +01:00
Vinzenz Schroeter
e170835d13 add send image command 2025-03-01 11:51:08 +01:00
Vinzenz Schroeter
4c017895e6 extract image processing 2025-03-01 11:18:42 +01:00
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