New
v2.23.0
What's Changed
- fix: prevent render flickering on macOS 26
- fix: prevent crashes on wake
- fix: prevent pixel shifts in animations due to off-by-one error
- feat: multiple modifiers by @erics118 in https://github.com/FelixKratz/SketchyBar/pull/695
- feat: truetype font features by @erics118 in https://github.com/FelixKratz/SketchyBar/pull/692
- build: replace deprecated '-Ofast' flag with '-O3' by @MrPiggy105 in https://github.com/FelixKratz/SketchyBar/pull/766
- feat: add fn modifier by @erics118 in https://github.com/FelixKratz/SketchyBar/pull/764
- add x_offset for background by @kylerm42 in https://github.com/FelixKratz/SketchyBar/pull/771
Full Changelog: https://github.com/FelixKratz/SketchyBar/compare/v2.22.1...v2.23.0