What's Changed
- Add a Nix flake :^) by @sin-ack in https://github.com/sin-ack/papertoy/pull/8
- Use native surface scale to render by @sin-ack in https://github.com/sin-ack/papertoy/pull/9
- add app deps to flake.nix and flake.lock by @bigFin in https://github.com/sin-ack/papertoy/pull/11
- Implement fractional scaling support by @sin-ack in https://github.com/sin-ack/papertoy/pull/15
- A...