github FelixKratz/SketchyBar v2.9.1
Animation System Additions & General Fixes

latest releases: v2.21.0, v2.20.1, v2.20.0...
19 months ago

Fixes

  • Exit codes have been fixed (#254)

Additions

  • Allow animating popup properties (#252)
  • Allow animating to/from a dynamic width, e.g.
sketchybar --animate tanh 30 --set <name> width=0 width=dynamic

will animate the width of item <name> to zero and then back to dynamic width.

  • Allow triggering space_change and display_change events, to force an update for the space components, e.g.:
yabai -m space 1 --swap 3 && sketchybar --trigger space_change

will now update the space layout correctly.

Full Changelog: v2.9.0...v2.9.1

Don't miss a new SketchyBar release

NewReleases is sending notifications on new releases.