Highlights
New features
- New custom key commands (#256)
- Support basic control chars (
\n
,\r
,\b
,\t
) in text options (#238) - Added support for the
XF86AudioMicMute
media key (#273) - Added tab completion for Bash and Zsh (#230)
Perf improvements
Changes by PR
- fix --max and --fill not scaling image when the image has the same aspect ratio as the screen by @Rio6 in #228
- Add link to new active port by @loralighte in #233
- chore: rename variables for examples, remove unused variables by @graves501 in #229
- fix(typo): fix wrong greeter_y_expr and typo error message in arguments parser. by @cmsxbc in #237
- Tab completion (#204) by @JezerM in #230
- Slideshow images loaded when needed (#241) by @JezerM in #242
- feat(control char): add basic control char support by @cmsxbc in #238
- build: disable debug and sanitizers by default by @alanswanson in #251
- Shell command options for media keys by @jclds139 in #256
- Support for XF86AudioMicMute by @kwesthaus in #273
- Fix: Remove breaking space in zsh completion by @kwesthaus in #274
New Contributors
- @loralighte made their first contribution in #233
- @graves501 made their first contribution in #229
- @JezerM made their first contribution in #231
- @cmsxbc made their first contribution in #237
- @alanswanson made their first contribution in #251
- @jclds139 made their first contribution in #256
- @kwesthaus made their first contribution in #273
Full Changelog: 2.13.c.4...2.13.c.5