mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
8a3181f741
Currently, json-glib is used for two things: - For loading scripts, nothing seems to use that in real life other than some tests - For debugging paint nodes For now, the PR drops the first use case and only require json-glib if it is a debug build Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3354>