mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
Jasper St. Pierre
4b5593c67f
window: Make the x/y position in the requested_rect more accurate
For gravity-based resizing, we need to make sure that the requested rectangle has the proper x/y position given by the gravity resize, rather than the bogus root_x_nw / root_y_nw parameter. Make the test for this more explicit.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%