Jan Grulich wrote:
Hi,
po 11. 11. 2019 v 17:47 odesÃlatel Rex Dieter
<rdieter(a)gmail.com> napsal:
> Jan Grulich wrote:
>
> > With our side I mean Qt. And to be honest, how would you like to move
> > towards Wayland if you keep waiting for apps which forces X11 and which
> do
> > not work with anything else. Those apps should really be fixed to be
> > able to work with Wayland instead.
>
> Jan,
>
> Can applications will known hard-coded dependencies on X11 force the use
> of
> xcb at runtime (without command-line switches or environment variables)?
>
They can, either using something what Kevin posted or overriding
QT_QPA_PLATFORM env variable.
That's pretty ugly, but ok.
I wonder how firefox handles it? (It apparently uses wayland by default on
gnome-shell, but not everywhere else).
-- Rex