mirror of
https://github.com/brl/mutter.git
synced 2025-03-06 05:08:11 +00:00

Instead of passing a boolean value, the ::allocate virtual function should use a bitmask and flags. This gives us room for expansion without breaking API/ABI, and allows to encode more information to the allocation process instead of just changes of absolute origin.