mirror of
https://github.com/brl/mutter.git
synced 2025-04-17 07:39:39 +00:00

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)