What's Changed
- readme.md: adding void linux pr link by @fabienjuif in #207
- README.md / simplify packages section by @fabienjuif in #210
- min size and css customization by @fabienjuif in #212
- fix(blur): panics in imgref by @RobertMueller2 in #215
- readme.md: sway mode example by @fabienjuif in #208
- Update README.md by @postsolar in #219
- fix: don't use actions-on-enter and actions-on-escape when not needed by @postsolar in #221
- clarify usage of text tool by @RobertMueller2 in #224
- chore: update flake.lock by @postsolar in #220
- Remove tokio from direct dependencies by @oakrotka in #228
- fix: text: undo all not working for active text tool by @RobertMueller2 in #229
- fix: text: use font metrics instead of text metrics by @RobertMueller2 in #230
- fix: caret rendered if tool still active by @RobertMueller2 in #236
- feat: show/hide toolbars based on window focus by @RobertMueller2 in #238
- feat: ~/ replacement with home dir using dirs by @RobertMueller2 in #239
- fix: read_css_overrides: improve error handling by @RobertMueller2 in #245
- option for filling shapes by default by @oakrotka in #252
- fix: lint by @RobertMueller2 in #256
- Fix command line help in readme and allow automatic generation via make/sed by @RobertMueller2 in #257
- Update deps, add dependabot by @RobertMueller2 in #267
- Add CONTRIBUTING.md by @RobertMueller2 in #258
- Bump glib from 0.21.2 to 0.21.3 by @dependabot[bot] in #268
- Bump thiserror from 2.0.12 to 2.0.16 by @dependabot[bot] in #269
- Bump serde from 1.0.225 to 1.0.226 by @dependabot[bot] in #270
- Bump libloading from 0.8.8 to 0.8.9 by @dependabot[bot] in #271
- added rustfmt to linting by @RobertMueller2 in #281
- Bump serde from 1.0.226 to 1.0.228 by @dependabot[bot] in #275
- Bump femtovg from 0.17.0 to 0.18.1 by @dependabot[bot] in #276
- Bump anyhow from 1.0.98 to 1.0.100 by @dependabot[bot] in #277
- Bump thiserror from 2.0.16 to 2.0.17 by @dependabot[bot] in #278
- Bump clap from 4.5.47 to 4.5.48 by @dependabot[bot] in #279
- feat: single-key tool shortcuts by @structwafel in #272
- feat: single-key and number-key toolbar shortcuts by @gabrielgcma in #148
- Improve IME Inline Rendering and Text Metrics by @agata in #283
- feat: add 'save as' button by @Xismy in #292
- Replace Roboto Bold font in README by @RobertMueller2 in #287
- colour chooser dialog: close when cancel is clicked by @RobertMueller2 in #286
- fix text tool cursor issues by @RobertMueller2 in #289
New Contributors
- @postsolar made their first contribution in #219
- @oakrotka made their first contribution in #228
- @dependabot[bot] made their first contribution in #268
- @structwafel made their first contribution in #272
- @gabrielgcma made their first contribution in #148
- @agata made their first contribution in #283
- @Xismy made their first contribution in #292
Full Changelog: v0.19.0...v0.20.0