Skip to content

Guard use of wayland connection

David Edmundson requested to merge work/x11_crashfix into master

The WaylandIntegration class is used indiscrimiately on X11. We need to guard the connection failing to load.

Merge request reports