Marco Trevisan (Treviño)
fcd4c816c4
theme, frames: Use surface device scale instead of cairo_scale
Gtk now is caching the themed cairo surfaces, then as per commit gtk@e36b629c the surface device scale is used to figure out the current paint scaling. Without this when using background-image's for window buttons the -gtk-scaled icons isn't properly resized. Fixes #99 (cherry picked from commit 4339b23dd08b2bb7de8a6f01b176c40c6fca082f)
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%