Chonker update with tons of community work to bring 0.3.0! Thank you to all the contributors :)
MRs
- asyncResourceGatherer: skip processing screenshot paths and remove initThread by @PaideiaDilemma in #189
- label: add
$FAIL
and$ATTEMPTS
by @bvr-yr in #186 - core: mmap keymap buffer with MAP_PRIVATE by @PaideiaDilemma in #190
- renderer, Nix/HM module: add fade out animation and property to disable by @Sasikuttan2163 in #188
- input-field: fix missing
fail_text
whenplaceholder_text
is empty by @Sasikuttan2163 in #192 - core: fix libc++ compatibility by @PaideiaDilemma in #195
- core: fade out improvements by @PaideiaDilemma in #194
- widgets: add Image by @bvr-yr in #191
- input-field: various fixes by @bvr-yr in #198
- Add missing destructors causing segfaults by @stazio in #199
- config: add -c, --config commandline options by @bvr-yr in #202
- input-field: new color features by @bvr-yr in #201
- input-field: only render the current output on fade out callback by @PaideiaDilemma in #206
- Use getpwuid(getuid()) instead of getlogin() by @kcirick in #204
- label: add
$LAYOUT
variable by @bvr-yr in #211 - Nix/HM module: empty defaults for images and labels by @PaideiaDilemma in #217
- config: add option to ignore empty input by @YoussefAswad in #218
- config: allow mon description for
monitor
value by @bvr-yr in #216 - README: fix a typo by @mrunix00 in #227
- Make Ctrl+u clear password input by @noahgitsham in #226
- label: destroy texture by @PaideiaDilemma in #230
- Nix/HM module: add sources and extraConfig by @fufexan in #232
- Nix/HM module: add ignore_empty_input option by @PaideiaDilemma in #236
- widgets: add
rotate
option to label and image by @bvr-yr in #234 - Nix/HM module: fix rotate options by @bvr-yr in #245
- widgets: add user description variable by @mrivnak in #248
- nix/hm-module: add shadowable to images by @khaneliman in #251
- image: add reload options by @bvr-yr in #247
New Contributors
- @Sasikuttan2163 made their first contribution in #188
- @stazio made their first contribution in #199
- @kcirick made their first contribution in #204
- @YoussefAswad made their first contribution in #218
- @mrunix00 made their first contribution in #227
- @noahgitsham made their first contribution in #226
- @fufexan made their first contribution in #232
- @mrivnak made their first contribution in #248
Full Changelog: v0.2.0...v0.3.0