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 2 of 13

2.18.0

Fixes
* Partially fix the wifi_change event on macOS Sonoma (407)
* Fix a crash when using image app icons (423)
* Fix for bars not properly rebuilding after wake from sleep in rare circumstances (422)

Additions
* Add `max_chars` property to all texts to simplify string truncation (414)
* Local documentation (via man)

Contributions
* Local documentation by ralphptorres in https://github.com/FelixKratz/SketchyBar/pull/418https://github.com/FelixKratz/SketchyBar/pull/421
* Update volume icons by AndreasNasman in https://github.com/FelixKratz/SketchyBar/pull/418

**Full Changelog**: https://github.com/FelixKratz/SketchyBar/compare/v2.17.1...v2.18.0

2.17.1

Fixes
* Fix problems with animations slightly changing color properties in some circumstances (404)
* Fix animations not showing the last animation frame
* Fix the bar frame from being changed by a draw call (240)

Improvements
* Use transactional window ordering on Sonoma since Apple seems to have fixed the api (336)
* the properties `associated_display` and `associated_space` are now equivalent to `display` and `space` respectively.
* chdir into config dir before executing the config

**Full Changelog**: https://github.com/FelixKratz/SketchyBar/compare/v2.16.4...v2.17.1

2.16.4

Improvements
* Remove Cocoa as library dependencies
* Better internal event logic
* The animation system now uses a CVDisplayLink to create properly paced animation frames

Additions
* New subdomain for all color properties where individual channels can be changed (docs [here](https://felixkratz.github.io/SketchyBar/config/types#further-argb_hex-operations))
* Add `mouse.scrolled` event by revan in 380
* Add configuration reload and hotload functionality (docs [here](https://felixkratz.github.io/SketchyBar/config/reloading))

Fixes
* Replace default config wifi icon

**Full Changelog**: https://github.com/FelixKratz/SketchyBar/compare/v2.15.2...v2.16.4

2.15.2

Fixes
* Fixes aliases not updating properly when the parent application is restarted (377)
* Replaces outdated NerdFont icons in the default config
* Fixes space_change events not occuring in certain conditions when leaving native-fullscreen applications
* Fixes problems with mouse events when using negative popup offsets (368)
* Fixes a bug where setting the background height to 25 would behave strangely

Additions
* Add `topmost=window` option for `--bar` domain (368)
* (experimental) Add `media_change` event by using the MediaRemote framework

**Full Changelog**: https://github.com/FelixKratz/SketchyBar/compare/v2.15.1...v2.15.2

2.15.1

Additions
* Allow multiple bars by changing the processes `argv[0]` (for details see: https://felixkratz.github.io/SketchyBar/config/tricks#multiple-bars)
* `$INFO` variable for `mouse.clicked` event
* add comma separated integer list as possible options to `--bar display=...` domain
* Animate item bounds on text change when in `--animate` context
* Add `alias.scale=<float>` domain

Fixes
* Fix a bug with brackets that would lead to improper centering (351)

New Contributors
* fuyu0425 made their first contribution in https://github.com/FelixKratz/SketchyBar/pull/358

**Full Changelog**: https://github.com/FelixKratz/SketchyBar/compare/v2.14.4...v2.15.1

2.14.4

Fixes
- Fix a retain problem in the windowing system (336)
- Reduce display event overhead

Additions
- Add `font` subdomains: `font.family=<string>`, `font.style=<string>`, `font.size=<float>` (the size is animatable)
- Set a `CONFIG_DIR` environment variable which is available in all scripts and set to the directory where the `sketchybarrc` file is located

**Full Changelog**: https://github.com/FelixKratz/SketchyBar/compare/v2.14.3...v2.14.4

Page 2 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.