mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 00:39:30 +00:00

Nobody should ever compare float for equality. Use G_APPROX_VALUE to
check that.
https://gitlab.gnome.org/GNOME/mutter/merge_requests/992
(cherry picked from commit 84ea4ad990
)