What's Changed
- Expand command palette action coverage by @devmobasa in #259
- Improve active drawing latency and dirty-region rendering by @devmobasa in #260
- Improve frame pacing with targeted damage regions by @devmobasa in #261
- perf: optimize render pipeline caching and damage by @devmobasa in #263
- Add render pipeline perf diagnostics by @devmobasa in #264
- Clear saved tool state without deleting session boards by @devmobasa in #266
- Add configurable quick color palette by @devmobasa in #267
- Overhaul toolbars with GTK4 rendering and customizable layouts by @devmobasa in #268
- Unify toolbar icons across built-in and GTK frontends by @devmobasa in #269
- feat: add screen eyedropper with magnified color sampling by @devmobasa in #270
- feat: add in-app shortcut rebinding from toolbars and command palette by @devmobasa in #271
- feat: refresh Wayscriber icons and tray rendering by @devmobasa in #272
- fix(tray): group menu actions for short displays by @devmobasa in #273
- Make the binary a thin wrapper around the library by @devmobasa in #274
- perf(wayland): offload session persistence from the event loop by @devmobasa in #275
Full Changelog: v0.9.21...v0.9.22