Commit graph

13 commits

Author SHA1 Message Date
saji d47a08587c move display fn to display file, add convert args
All checks were successful
cargo_test_bench / Run Tests (push) Successful in 1m17s
cargo_test_bench / Run Benchmarks (push) Successful in 1m45s
2024-08-02 00:04:26 -05:00
saji 0e3d324748 make display thread dedicated, move to display.rs
display thread should be dedicated to not steal resources from tokio
2024-08-01 16:42:08 -05:00
saji a033a55098 rename imageproc to dither.rs 2024-07-30 10:45:29 -05:00
saji cee237cb32 make einkimage non-eink specific
Replace it with DitheredImage, allow different resolutions.
2024-07-30 09:20:18 -05:00
saji 608ebe9ec5 add serde/strum, modify EIinkPanel API 2024-07-29 12:51:51 -05:00
saji 7e5d13849e cargo fmt; clippy fix 2024-07-27 23:06:23 -05:00
saji 0dc9d38d42 working set image api 2024-07-27 23:01:57 -05:00
saji 6fc395baca wip: remove eink feature (for now), first api endpoint 2024-07-27 14:12:21 -05:00
saji b5073bec89 format 2024-07-18 15:51:07 -05:00
saji dd148f07a2 add sleeping 2024-07-17 00:24:11 -05:00
saji a161fdb011 remove gui 2024-07-16 18:55:59 -05:00
saji 227147e411 gui 2024-07-03 18:33:04 -05:00
saji c1b1f2106a working 2024-07-02 10:57:29 -05:00