kwin/src/plugins/qpa
Severin von Wnuck 05af11b4ed qpa: Fix EGL config selection
The configs returned by eglChooseConfig are sorted from highest to lowest buffer sizes.
Filter the configs to find a suitable candidate that matches the requested attributes of the surface.
This fixes the corrupted Aurorae window decorations on Wayland with the proprietary Nvidia driver.
2021-09-16 00:37:19 +02:00
..
backingstore.cpp
backingstore.h
CMakeLists.txt
eglhelpers.cpp qpa: Fix EGL config selection 2021-09-16 00:37:19 +02:00
eglhelpers.h
eglplatformcontext.cpp Make EGL_KHR_surfaceless_context mandatory 2021-08-16 10:56:46 +00:00
eglplatformcontext.h
integration.cpp
integration.h
kwin.json
main.cpp
offscreensurface.cpp
offscreensurface.h
platformcursor.cpp
platformcursor.h
screen.cpp
screen.h
window.cpp qpa: Implement QPlatformWindow::requestActivateWindow() 2021-08-19 06:30:55 +00:00
window.h qpa: Implement QPlatformWindow::requestActivateWindow() 2021-08-19 06:30:55 +00:00