Sketchybar-py

Latest version: v0.3.1

Safety actively analyzes 724259 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 13

2.8.3

Fixes
- Fixes brackets not working in horizontal popups.
- Fixes 230

**Full Changelog**: https://github.com/FelixKratz/SketchyBar/compare/v2.8.2...v2.8.3

2.8.2

Some bugs got fixed.

Fixes
- 222
- 223
- 226
- 227

**Full Changelog**: https://github.com/FelixKratz/SketchyBar/compare/v2.8.1...v2.8.2

2.8.1

New
* The bar is no longer 'sticky' by default, since it messes with certain system animations (220), thus the new `sticky` bar property is available.

If the bar is set to be `sticky` it will be always rendered on all space (as it was prior to this release), otherwise it will only be rendered on the active space and moved after the space has been changed. Because of the known issue of sluggish space change animations with a sticky bar I suggest to only use the sticky bar if you have disabled the space change animations (via yabai).

Fixes
* Fixes an issue with clicks leading to a SIGSEGV in rare cases (219)
* Fixes an issue with slow space change animations due to the WindowServer handling sticky windows differently (220)

**Full Changelog**: https://github.com/FelixKratz/SketchyBar/compare/v2.8.0...v2.8.1

2.8.0

This release contains a rework of the query system. The JSON structure of the query system has changed in this release, so if you have been relying on this in your plugins this is a minor breaking change, which is easy to fix.

New
* Query System now supports all properties and they are returned in the same grouping as seen in the documentation. Using `jq`, this allows to access the properties almost in the same syntactical way as they are set. (55)

Fixes
* Fix a bug with bracket paddings (211)
* Fix a bug with click registration in brackets (216)
* Dynamically assigned spaces are now fully disabled if they are not available

**Full Changelog**: https://github.com/FelixKratz/SketchyBar/compare/v2.7.4...v2.8.0

2.7.4

Due to an oversight the bar height was not applied properly in some cases. This fixes it.

**Full Changelog**: https://github.com/FelixKratz/SketchyBar/compare/v2.7.3...v2.7.4

2.7.3

Additions & Improvements
- items and popups can now have their own `blur_radius` (201)
- app icons can be displayed for all images by supplying `app.<bundle-id>` as an image (204)
- Space components now automatically associate and reassociate their display when no `associated_display` is set, always showing the space item on the correct display
- New minimal default config

Fixes
- Occasional white flickering fixed (207)
- Fixed `associated_display` property not applying instantaneously (206)

**Full Changelog**: https://github.com/FelixKratz/SketchyBar/compare/v2.7.1...v2.7.3

Page 6 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.