Among the last few lines of the last update (just now - neon unstable) I noticed:
Setting up kwin-wayland (4:5.16.2+p18.04+git20190705.0312-0) ...
Setcap worked for /usr/bin/kwin_wayland!
Setting up plasma-workspace-wayland (4:5.16.2+p18.04+git20190705.0339-0) ...
Apt seemed awfully pleased about it
So I thought, aargh, wayland trying to waylay me, I'm being waylaid by wayl... er, no, I got curious.
Even though, should it be allowed to sneak up on us? :·)
So I tried
echo $XDG_SESSION_TYPE
and it said
x11
which means I'm not using wayland, right?
Setting up kwin-wayland (4:5.16.2+p18.04+git20190705.0312-0) ...
Setcap worked for /usr/bin/kwin_wayland!
Setting up plasma-workspace-wayland (4:5.16.2+p18.04+git20190705.0339-0) ...
Apt seemed awfully pleased about it
So I thought, aargh, wayland trying to waylay me, I'm being waylaid by wayl... er, no, I got curious.
Even though, should it be allowed to sneak up on us? :·)
So I tried
echo $XDG_SESSION_TYPE
and it said
x11
which means I'm not using wayland, right?
Comment