mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 23:03:00 +00:00
Jasper St. Pierre
4b5a503cee
backend-x11: Make sure to not crash during initialization
Sometimes we can get a host event without having the display up and running yet. Just don't pass it to the compositor in that case, since it won't be possible for it to have any event that matters.
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%