mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 10:28:58 +00:00
0187bb3965
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.