mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
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>