//go:build wayland // +build wayland package glfw func init() { isWayland = true }