Sketchybar-py

Latest version: v0.3.1

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

Scan your dependencies

Page 7 of 13

2.7.2

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.2

2.7.1

When an item had no left and right paddings, the text could have been truncated due to an off-by-one error.

For the full changes from v2.6.0 to v2.7.0 please see: https://github.com/FelixKratz/SketchyBar/releases/tag/v2.7.0

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

2.7.0

This update completely reworks the entire drawing logic and should lead
to *significant* 3-7x speed improvements in animations and reduce the
idle CPU load on a not too busy bar to a level that is barely noticeable.

Improvements and Additions
* Significant performance improvements in all use cases, but especially in
animations
* `popup.background.image` can now be used and the items are aligned
accordingly, e.g. see this Spotify widget, where I have the album art below
the controls in a popup:
![Screen Shot 2022-06-15 at 23 31 08](https://user-images.githubusercontent.com/22680421/173933488-ea065f32-8ac8-4322-8963-c9f928bdc137.png)

* `popup.background.shadow` is handled properly now.
* New `mouse.entered.global` and `mouse.exited.global` events
* Better error messages for all configuration commands
* Add `-fno-common` flag for compilation to fix problems with new compiler standards
* Key-frame support for animations: https://felixkratz.github.io/SketchyBar/config/animations#perform-multiple-animations-chained-together
* Add `notch_offset` and `notch_width` options to `--bar` domain,
along with positions `q` = left of the notch and `e` = right of the notch to properly
account for notched internal displays
* New animation function: `quadratic`

Fixes
* Fixes a slight memory leak when querying `default_menu_items`
* Fixes a crash when an NSDistributedNotificationCenter event would not sent a proper JSON object



* Major Performance Optimizations by FelixKratz in https://github.com/FelixKratz/SketchyBar/pull/191
**Full Changelog**: https://github.com/FelixKratz/SketchyBar/compare/v2.6.0...v2.7.0

2.6.0

New
- Animation System for all properties: https://felixkratz.github.io/SketchyBar/config/animations

**Full Changelog**: https://github.com/FelixKratz/SketchyBar/compare/v2.5.2...v2.6.0

2.5.2

The last release has left the topmost property not working properly.

Fixes:
- Fix `topmost` not working
- Window updates get frozen more consistently, which should eliminate flickering on select property changes

New:
- Experimental Animation System (148)

**Full Changelog**: https://github.com/FelixKratz/SketchyBar/compare/v2.5.1...v2.5.2

2.5.1

New
- Popup Cell Height can now be changed (`popup.height`)
- Ignore Space/Display Association via new property (`ignore_association`)
- Space Change Event now has a payload in `$INFO`
- New documentation website

Fixes
- Fix a SEGV when additional trigger variables had no value
- Bar no longer redraws if a text property is set but not changed
- Bounding Rects are removed safely
- Internal Refactoring
- Drop CMake as a brew requirement
- Fix brew compatibility for macOS < 11

This release has bricked the `topmost` bar setting 185, it has been fixed since and will be repaired in the next release.

**Full Changelog**: https://github.com/FelixKratz/SketchyBar/compare/v2.5.0...v2.5.1

Page 7 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.