mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 17:38:56 +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