Added
- Text shaping support (https://codeberg.org/dnkl/fuzzel/issues/20).
- Option for vertical padding between prompt and match list.
Changed
- fcft >= 2.4.0 is now required.
- In dmenu mode, fuzzel now prints the keyboard input as is, if it does not match any of the items (https://codeberg.org/dnkl/fuzzel/issues/23).
- The
.desktop
filename is now also matched against (https://codeberg.org/dnkl/fuzzel/issues/25).
Fixed
- Set initial subpixel mode correctly when there is only one monitor.
- Crash when
~/.cache/fuzzel
contained invalid/corrupt entries.