github FelixKratz/SketchyBar v2.14.0
Event System Updates

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

Fixes

  • Fix memory problems with popups and inheritance

Additions

  • New wifi_change event, triggered on wifi connect or disconnect

Changes

  • All events are forced to run when invoking sketchybar --update, i.e. after
    the initial configuration. This makes initialization of items driven by
    events easier. E.g. an item displaying the front app name would have been
    empty till the first application switch event occurred, now the
    front_app_switched event is forced to be emitted by sketchybar --update,
    such that the item will be populated at startup without any additional logic.
  • More detailed default config with simple event driven volume and wifi items

Full Changelog: v2.13.2...v2.14.0

Don't miss a new SketchyBar release

NewReleases is sending notifications on new releases.