forked from joejulian/gio
679a34b116
Wayland doesn't guarantee the presence of server-side window decorations (border, close/maximize/minimize buttons), and Gio doesn't have client-side decorations either (issue #29). The issue is more than a year old, so it's time to default to X11 to have a good out-of-the-box experience on unix systems. Updates gio#29 Signed-off-by: Elias Naur <mail@eliasnaur.com>