mako icon indicating copy to clipboard operation
mako copied to clipboard

Simplify HiDPI rendering code

Open emersion opened this issue 4 years ago • 0 comments

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

emersion avatar Sep 10 '21 08:09 emersion