Date: Sun, 02 May 2021 23:44:45 +0200 From: Adriaan de Groot <adridg@freebsd.org> To: Jan Beich <jbeich@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 7dbd17a38d01 - main - x11/plasma5-plasma-workspace: add helper script for Plasma Wayland Message-ID: <10753564.X2hNYcAVgp@beastie.bionicmutton.org> In-Reply-To: <a6pd-sq8j-wny@FreeBSD.org> References: <202104301529.13UFTeL3019996__49210.8773252525$1619796594$gmane$org@gitrepo.freebsd.org> <a6pd-sq8j-wny@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart10213769.1nsi24zuCt Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8"; protected-headers="v1" From: Adriaan de Groot <adridg@freebsd.org> To: Jan Beich <jbeich@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 7dbd17a38d01 - main - x11/plasma5-plasma-workspace: add helper script for Plasma Wayland Date: Sun, 02 May 2021 23:44:45 +0200 Message-ID: <10753564.X2hNYcAVgp@beastie.bionicmutton.org> Organization: FreeBSD In-Reply-To: <a6pd-sq8j-wny@FreeBSD.org> References: <202104301529.13UFTeL3019996__49210.8773252525$1619796594$gmane$org@gitrepo.freebsd.org> <a6pd-sq8j-wny@FreeBSD.org> Hi Jan, Thanks for your comments. I regard you as the Wayland-in-general expert, and I'll be the first to admit that the purpose of this particular script is to get KDE Plasma Wayland running *at all*. It's a hammer. Or a nail, depending on which way you want to see the metaphor. Now that I've got it running (at all) I can also prod upstream some more, and compare application behavior in sway and in KDE Plasma Wayland. On Sunday, 2 May 2021 06:40:12 CEST Jan Beich wrote: > Adriaan de Groot <adridg@FreeBSD.org> writes: > > +export GDK_BACKEND=wayland > > Already default when WAYLAND_DISPLAY is set. Gtk3 apps which directly > use X11 maybe incompatible with GDK_BACKEND=wayland e.g., > > $ pkg install emacs vim Imma gone admit using neither of them, but it's a good point that in good time we'll want a decent experience for everyone. In good time we'll want to be able to launch a Wayland session from a display manager, too :S > > +export QT_QPA_PLATFORM=wayland-egl > > Seems to be default when XDG_SESSION_TYPE == wayland. No clue if > there're exceptions like in Gtk3 case. It seems -- from brief testing starting applications from a konsole where I've unset QT_QPA_PLATFORM -- that things work **better** with this unset, so expect iterations on this script when there's a few more users and we start getting things fixed upstream. [ade] --nextPart10213769.1nsi24zuCt Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQGzBAABCAAdFiEEhrjttu2OP5apuuy1z93JbxKxkVwFAmCPHU0ACgkQz93JbxKx kVyrMAv+JamLfKvPP9Rc/GEK33Iwzu4+C7p3nBhLm69Ufb+Et0wykE2Y5RJONN+0 z5eNX04wc4hCsNDkwZyevpWQU55T1LqtTybbsezs1rzVkMhyjLVYr47SXJMcCPZ2 oJlL2dpIXpOdmlLL3MEWfdKkN8ByT6MOMMbhPBU0OSuBRQshfmpKvEGF8qK+jbFJ bERw+b+17VqMxeJcBtb4iAvLmxXe8cqyUC5JFB6JRdJM4/zuC8w0+3ceANZ+NYLE 7HFb5cj/a3O2oN/1A5M84h5QRJr//BladDcJEHd6Gf9MkPK2F6WEo+0OiBAdHBgn QtEl8wc7wikw9RbGuIBkjdsTZqKeUUPGSkK7M5MTdgmxuFCZFVwxIDds6mGKNVNp lbUORXNGJiaeKyDLm9xbFxze6BitY4tBFJvDQewY/74T6fEJyxQcSrvDzQKhDWAM z425pcCtND8e97TYJ+gQULvSs2+jdwhZxIQY1U+bJ4RpfPkfzzUsk70+5reluNI4 WIzOfhU0 =+QKQ -----END PGP SIGNATURE----- --nextPart10213769.1nsi24zuCt--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10753564.X2hNYcAVgp>