mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
4d7c8d68bc
We currently are confusing g_param_spec_enum and g_param_spec_flags for
the offscreen-redirect property of ClutterActor. Since it's actually a
flag, make it a flag everywhere.
Fun fact: This was already partly done with
|
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |