Jasper St. Pierre
ff8d5281f0
frames: Simplify the clip region calculation
Since GTK+ already clips to the extended region for us, there's no need to combine the two. This does lose the fast-path, but I don't actually expect this to fire, as when we're composited, we really won't ever get partial exposes.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%