NVIDIA / egl-wayland

The EGLStream-based Wayland external platform
MIT License
275 stars 43 forks source link

The cause of the wayland glitches on discord #86

Open MaddysCreative opened 11 months ago

MaddysCreative commented 11 months ago

Without this package discord on wayland with nvidia is perfect no graphic bugs or issues

hatred-dev commented 10 months ago

Electron based apps are glitchy with this library, but it's work in progress. Hopefully the issue will be fixed.

pallaswept commented 8 months ago

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.

erik-kz commented 2 months ago

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.

hatred-dev commented 2 months ago

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.

v1993 commented 2 months ago

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.