Simplify HiDPI rendering code
Open
good first issue
- Dominant language
- C
- Stars
- 3.3k
- Forks
- 173
- PR merge metrics
- No merged PRs in 30d
Description
Instead of having `* scale` all over the place, we can just use `cairo_scale` to set the scale factor.
Same as https://github.com/swaywm/sway/issues/6486
Contributor guide
Assessment
This issue has not been assessed yet.