Commit graph

2 commits

Author SHA1 Message Date
862a9712c8
Fix CI: rustfmt and keep GUI deps off the Linux lib job
Make xcap/winit/pixels/image optional under the default `gui` feature so
`cargo clippy/test --lib --no-default-features` no longer needs dbus on
Ubuntu. Format main.rs for rustfmt.
2026-07-24 01:22:21 +05:30
lakshit verma
902b7ef6a3
Add Linux CI for fmt, clippy, and pure-logic unit tests
Extract zoom/display matching into src/lib.rs so GitHub Actions can
run cargo fmt, clippy --lib, and cargo test --lib without macOS GUI deps.
2026-07-23 22:06:41 +05:30