Various fixes, mostly affecting clipboard history functionality on macOS
What's Changed
- fix: qmlls support in Nix devshells by @bpavuk in #1636
- fix: image not saved in macOS clipboard history by @aurelleb in #1637
- fix: copy/paste file from macOS clipboard history by @aurelleb in #1639
- Fix image scale in extension grid by @EricKuck in #1631
- feat(api): WindowManagement.Screen.physicalResolution by @aurelleb in #1638
- feat: use macOS native API to enumerate screens by @aurelleb in #1642
- feat: add active key to WindowManagement.Screen by @aurelleb in #1643
- fix(api): expose Grid.throttle by @aurelleb in #1644
- feat: add digit grouping to calculator extension by @Yusyuriv in #1640
New Contributors
Full Changelog: v0.23.0...v0.23.1