mirror of
https://github.com/brl/mutter.git
synced 2025-07-23 10:01:35 +00:00
cd32e4a68a939f5f8aed38ce402a0f5b58aa9053

Damage coordinates are relative to the drawable not to the screen. So we have to check whether x and y are 0 and not window_rect.x/y otherwise the herustic will never trigger for windows on monitors whos x and y are not 0. https://bugzilla.gnome.org/show_bug.cgi?id=738271
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%