mach
mach copied to clipboard
core: enable x11, employ `MACH_BACKEND` env var, minor fixes/tweaks
This PR makes the following changes:
-
enable x11
-
use
MACH_BACKEND
env var instead ofMACH_CORE_BACKEND
for selecting linux display server -
fix minor window size discrepancy bug in wayland
-
add logging for both x11 and wayland that explain that not all features are supported yet
-
[x] By selecting this checkbox, I agree to license my contributions to this project under the license(s) described in the LICENSE file, and I have the right to do so or have received permission to do so by an employer or client I am producing work for whom has this right.