6754195580
The script parser only included G_PARAM_CONSTRUCT_ONLY parameters when constructing objects. This causes issues if an object requires a parameter to be set during construction, but may also change after. Fix this by including G_PARAM_CONSTRUCT parameters when constructing script objects as well. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1289 |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |