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 #695
- feat: truetype font features by @erics118 in #692
- build: replace deprecated '-Ofast' flag with '-O3' by @MrPiggy105 in #766
- feat: add fn modifier by @erics118 in #764
- add x_offset for background by @kylerm42 in #771
Full Changelog: v2.22.1...v2.23.0