mirror of
https://github.com/brl/mutter.git
synced 2025-02-01 22:32:05 +00:00
84ea4ad990
Nobody should ever compare float for equality. Use G_APPROX_VALUE to check that. https://gitlab.gnome.org/GNOME/mutter/merge_requests/992