Releases: l4l/yofi
Releases · l4l/yofi
pointer-test
Support pointer actions
0.2.2
0.2.1
Features
- Launch multiple apps from one yofi launch based on fork (#24).
- Nix build (#98).
- Corner roundings config param.
- Background border.
- Font overflow hint for long text items.
Changes
- Dropped support for font-kit backend.
- Use native fontconfig instead of rust-fontconfig.
- More errors are handled over panic.
Fixes
- Don't reload font on each ListView redraw.
- Normalize indexed pngs.
- Icon themes suport multiple inheritance.
0.2.0
Features
- Support prompt message
- Input masking for password
- Better icon support
- Migrate from fzyr to sublime_fuzzy matcher
Changes
- Use syslog instead of journald that could be disabled
Fixes
- Don't panic on malformed icons
- Skip desktop files without appropriate file extension
- Reduce allocations for icon loading
- Skip folders listing for binapps mode
- Handle panic gracefully
- Wrong font being selected for list_items
- Account font kerning for font-kit backend
0.1.5
Features
- Font loading by path without fs scans (#79)
- Render desktop actions for apps mode (#78)
- Fontdue backend supoorted and used by default (#63, #67, #69)
- Support of blacklisting entries (#62)
- Support grayscale/indexed png icons (#61)
- Redirect logs by default to systemd (#58) and stdout (#75)
- More hotkeys for naviation (#35, #49)
- Specify colors in css-like hex (#47)
- Fallback to input at dialog overflow (#43)
- Support environments without layer-shell protocol (#42)
Bug fixes
- Prioritize the local desktop files over global
- Handle missing glyphs (#40)