Skip to content

Disable wayland backend on Linux and BSD

Antoine Fontaine requested to merge afontain/netradiant:gtk3 into master

Better rely on XWayland for now. If someone wants to override it, set GDK_BACKEND=wayland.

:(

Also includes modernisations of the code, using more C++11 (see #11)

Edited by Antoine Fontaine

Merge request reports