kwin/src/plugins/qpa
Vlad Zahorodnii 8e7a8c5a11 Rename AbstractOutput to Output
AbstractOutput is not so Abstract and it's common to avoid the word
"Abstract" in class names as it doesn't contribute any new information.
It also significantly reduces the line width in some places.
2022-04-15 17:49:49 +03:00
..
backingstore.cpp qpa: Simplify backing store blitting 2021-04-26 09:21:34 +00:00
backingstore.h
CMakeLists.txt Adapt build system to also support building against Qt6 2022-03-25 08:26:49 +00:00
eglhelpers.cpp Run clang-format 2022-03-25 13:25:15 +02:00
eglhelpers.h
eglplatformcontext.cpp Move opengl context attribute builders to utils directory 2022-01-25 16:56:33 +00:00
eglplatformcontext.h
integration.cpp Rename AbstractOutput to Output 2022-04-15 17:49:49 +03:00
integration.h Rename AbstractOutput to Output 2022-04-15 17:49:49 +03:00
kwin.json
main.cpp
offscreensurface.cpp Run clang-format 2022-03-25 13:25:15 +02:00
offscreensurface.h
platformcursor.cpp
platformcursor.h
screen.cpp Rename AbstractOutput to Output 2022-04-15 17:49:49 +03:00
screen.h Rename AbstractOutput to Output 2022-04-15 17:49:49 +03:00
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