Lemmy devs are awesome. 1 more reason to use the platform.
Lemmy devs are awesome. 1 more reason to use the platform.
But Qt6 is all the rage now so it’s still 1 step behind :(
It’s been so many years since I’ve heard that name. I hope they bring it back!
Ty for the tip! I only did a brief test but it seems to be working well.
I’d love normalization. Hope it works for movies where explosions are 10x louder than the dialogue.
Glad to see all the Wayland fixes. Hopefully on the drivers side it’ll work out for most people/devices.
Yeah I tried Wayland like a few weeks ago and got the undefined variables I mentioned. Without those the vast majority of apps like Firefox, Steam, etc don’t work…
But since you mentioned it I did give it another go just now and it’s up and running fine, the variables are there:
echo $DISPLAY; echo $WAYLAND_DISPLAY
:1
wayland-0
But this has been on again off again so it might stop working at some point. Only time will tell :)
Thanks!
I grepped for kwin_wayland in ~/ and found a systemd override that was there to make the emacs daemon launch after plasma-kwin_wayland.service. I guess I had issues with the daemon not starting properly while I was trying to use Wayland. I removed the override and it fixed everything!
Tl:dr: self-caused misconfiguration, but I didn’t find it without your help! Thanks!
Yeah it’s installed (and was at the time I was having the issues too). I didn’t know how to troubleshoot to see if it’s actually working as intended.
$ paru -Ss xwayland
extra/xorg-xwayland 23.2.1-1 [0B 2.23MiB] [Installed] (xorg)
run X clients under wayland
…
That’s so cool!