v0.2.2
dim is now available in a COPR!
For installation instructions see installing.
Packaging fixes
- 0.2.2: Run
cargo update
to update lock file for building with--locked
. - 0.2.1: Lower minimum
clap_complete
version for Fedora packaging.
0.2.0 Changelog
New
- Touch support: tapping the screen should be detected by dim as user input.
Changes
- Lower some minimum crate versions to ease packaging.
Fixes
- Avoid unnecessary redraws
- Other optimizations
Full Changelog: v0.1.0...v0.2.2