mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 20:08:56 +00:00
598f536c51
It's easier to reason about what bits are 1 or 0 with e.g. 0x1f vs 0x3f compared to 31 and 63. https://gitlab.gnome.org/GNOME/mutter/merge_requests/804