New
v2.22.0
Additions
- Scroll fields are contained in the query responses
- Modifier keys held down while scrolling over an item are sent to the script
- Add compatibility with
Displays have separate spacesturned off - Support notch_display_height property by @ifedyukin in https://github.com/FelixKratz/SketchyBar/pull/626
Fixes
- Fix crash on scroll over a popup on a secondary monitor
- Fix crash in media_change event
- bar_item_set_position now removes the item from any popups by @Capybara121 in https://github.com/FelixKratz/SketchyBar/pull/619
- Fixed off-by-1 error by @Capybara121 in https://github.com/FelixKratz/SketchyBar/pull/592
- fix off-by-1 error for center items by @izeau in https://github.com/FelixKratz/SketchyBar/pull/640
- Fix popup rendering when first adding an item in and removing all items by @Capybara121 in https://github.com/FelixKratz/SketchyBar/pull/631
Full Changelog: https://github.com/FelixKratz/SketchyBar/compare/v2.21.0...v2.22.0