mirror of
https://github.com/brl/mutter.git
synced 2025-02-06 00:24:10 +00:00
![Emmanuele Bassi](/assets/img/avatar_default.png)
The ClutterGeometry type is a poor substitute of cairo_rectangle_int_t, with unsigned integers for width and height to complicate matters. Let's remove the internal usage of ClutterGeometry and switch to the rectangle type from Cairo. https://bugzilla.gnome.org/show_bug.cgi?id=656663