mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 07:34:09 +00:00
Jasper St. Pierre
4f609dbf5e
xwayland: Don't use glib after forking
glib doesn't have any guarantee about working after forking. We can get away with it, but we're better off just not using it.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%