mirror of
https://github.com/brl/mutter.git
synced 2025-03-20 10:15:07 +00:00

They were erroneously cast to uint32_t. In particular this prevented the invalid modifier from working as it is equal to a 64-bit -1. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2322>