Skip to content

2.13.c.5

Latest
Compare
Choose a tag to compare
@Raymo111 Raymo111 released this 28 Jul 05:41
· 1 commit to master since this release
7b2badb

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

  • Lazy-load slideshow images (#242)
  • Disable debug build by default; faster blurring (#251)

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

Full Changelog: 2.13.c.4...2.13.c.5