This library is still in development (it hasn't had an official release yet). Also egl-wayland2 can be installed alongside of egl-wayland, and you can swap between them. To actually use this egl-wayland2 after installing it, you will need to add the following one-liner to /etc/environment:
__EGL_EXTERNAL_PLATFORM_CONFIG_FILENAMES=/usr/share/egl/egl_external_platform.d/09_nvidia_wayland2.json:/usr/share/egl/egl_external_platform.d/15_nvidia_gbm.json:/usr/share/egl/egl_external_platform.d/20_nvidia_xcb.json:/usr/share/egl/egl_external_platform.d/20_nvidia_xlib.json
(This is per https://forums.developer.nvidia.com/t/tooltip-distortion-on-kde-plasma/312358/30)
Pinned Comments
nsmcclellan commented on 2025-12-06 06:15 (UTC)
This library is still in development (it hasn't had an official release yet). Also egl-wayland2 can be installed alongside of egl-wayland, and you can swap between them. To actually use this egl-wayland2 after installing it, you will need to add the following one-liner to /etc/environment:
__EGL_EXTERNAL_PLATFORM_CONFIG_FILENAMES=/usr/share/egl/egl_external_platform.d/09_nvidia_wayland2.json:/usr/share/egl/egl_external_platform.d/15_nvidia_gbm.json:/usr/share/egl/egl_external_platform.d/20_nvidia_xcb.json:/usr/share/egl/egl_external_platform.d/20_nvidia_xlib.json
(This is per https://forums.developer.nvidia.com/t/tooltip-distortion-on-kde-plasma/312358/30)