Skip to content

New font options and fixes

Compare
Choose a tag to compare
@FelixKratz FelixKratz released this 01 Apr 11:46
· 207 commits to master since this release

Fixes

  • Fix a retain problem in the windowing system (#336)
  • Reduce display event overhead

Additions

  • Add font subdomains: font.family=<string>, font.style=<string>, font.size=<float> (the size is animatable)
  • Set a CONFIG_DIR environment variable which is available in all scripts and set to the directory where the sketchybarrc file is located

Full Changelog: v2.14.3...v2.14.4