Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2020 04:02:43 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Grzegorz Junka <list1@gjunka.com>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: Wayland on FreeBSD
Message-ID:  <pnbs-xt8c-wny@FreeBSD.org>
In-Reply-To: <9a914a03-d431-7d99-abb8-6f949e562f14@gjunka.com> (Grzegorz Junka's message of "Tue, 28 Apr 2020 00:32:18 %2B0000")
References:  <CAFYkXjmfyLZAi1HZe-RE3wLxa6GRNP6GkmtZG-4T2puRDOz0JA@mail.gmail.com> <9a914a03-d431-7d99-abb8-6f949e562f14@gjunka.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Grzegorz Junka <list1@gjunka.com> writes:

> I am able to start sway, which in turn seems to be starting
> Xwayland. But I don't seem to be able to open any graphical
> applications?

GUI toolkits (due to bugs) default to X11 except Gtk3 and winit.
Try starting gtk3-demo explicitly with GDK_BACKEND=wayland and
GDK_BACKEND=x11 to rule out Xwayland as the primary cause.

> The mouse seems to be working fine in Sway, I don't know about the keyboard.

Check key presses via wev, wshowkeys or gtk3-demo. If you don't have a
working terminal emulator due to Xwayland issues try alacritty.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?pnbs-xt8c-wny>