https://codeberg.org/dnkl/fuzzel
#fuzzel 1.14.1 is out! 🥳
This is a bug fix release. A couple of crash fixes, and we also fixed a sorting/matching regression. So make sure you update ;)
https://codeberg.org/dnkl/fuzzel/releases/tag/1.14.1
Big thanks to @markstos who has been stepping up as a co-maintainer and is doing more and more for each release.

### Fixed * Removed statement that Cairo is required for rounded corners. This is no longer true. * Segfault when attempting to parse a comment in an icon `index.theme` file and correctly interpreting KV pairs by ignoring whitespace ([#727][727]). * Fixed fzf-mode sorting regression in 1.14....
#fuzzel 1.14.0 is out! 🥳
Check out the new SVG backend, resvg (not the default though).
Or the new --mesg option!

### Added * Faster, more accurate SVG rendering with `resvg` backend. It does not require cairo and supports gamma correction. Packagers are advised to prefer this backend. The librsvg and nanosvg backends may be removed in a future release ([#650][650]). * `--match-nth=N` command line option...
New patch release of #fcft is out: https://codeberg.org/dnkl/fcft/releases/tag/3.3.3
This release fixes an issue where COLRv1 fonts resulted in "nothing" being rendered.
Note that the fix is not (yet) to actually render COLRv1, but to skip COLRv1 fonts and try the next fallback font instead.
Implementing COLRv1 support is still an open issue (https://codeberg.org/dnkl/fcft/issues/114)
Fcft is a font rasterization library, built on top of fontconfig and freetype, and is used by e.g. #foot and #fuzzel to render text.
I've been running .desktop file actions for flatpak installs via "flatpak run ..." like a caveman for years.
TIL about the #fuzzel flag --show-actions 🎉
Your input is wanted!
Keep the big-icon feature in #fuzzel, or adapt the window size to the number of remaining matches?
### Pre-checks - [x] The [fuzzel.ini](https://codeberg.org/dnkl/fuzzel/src/branch/master/doc/fuzzel.ini.5.scd) and [fuzzel](https://codeberg.org/dnkl/fuzzel/src/branch/master/doc/fuzzel.1.scd) man pages. - [x] [Changelog](https://codeberg.org/dnkl/fuzzel/src/branch/master/CHANGELOG.md#unrelease...