egl-wayland
egl-wayland copied to clipboard
The cause of the wayland glitches on discord
Without this package discord on wayland with nvidia is perfect no graphic bugs or issues
Electron based apps are glitchy with this library, but it's work in progress. Hopefully the issue will be fixed.
Without this package discord on wayland with nvidia is perfect no graphic bugs or issues
Except for the giant piles of graphics bugs and issues.
Electron applications like Discord use X11 as far as I know, so this is likely an instance of https://gitlab.freedesktop.org/xorg/xserver/-/issues/1317
That issue should be fixed by the upcoming 555 driver release.
Electron applications like Discord use X11 as far as I know, so this is likely an instance of https://gitlab.freedesktop.org/xorg/xserver/-/issues/1317
That issue should be fixed by the upcoming 555 driver release.
They have Wayland support, I can run Discord with --enable-features=UseOzonePlatform --ozone-platform=wayland --enable-wayland-ime
and it seems to work, but some features are not available. Looking forward to the new driver.
~~There's flickering in chromium-based applications even when running them natively under Wayland. Driver version 550.67.~~
Update: disregard this, it was fixed by a KDE Plasma update.