mirror of
https://github.com/brl/mutter.git
synced 2025-03-19 01:35:04 +00:00

We always hit non-fractional floats here because the stage views are always made so that they are aligned on integer positions with integer sizes, but there is no reason to go float -> int -> float when calculating the viewport. https://bugzilla.gnome.org/show_bug.cgi?id=765011
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%