kwin/plugins/qpa
Martin Gräßlin fe745177e0 [plugins/qpa] Add a roundtrip platform function
Summary:
Mostly intended for plugins loaded into KWin and wanting to use
KWayland::Client::ConnectionThread::roundtrip(). By providing this
function we can ensure that KWin does not block and nevertheless
perform the required roundtrip.

Reviewers: #plasma

Subscribers: plasma-devel

Projects: #plasma

Differential Revision: https://phabricator.kde.org/D1153
2016-03-16 11:10:14 +01:00
..
abstractplatformcontext.cpp [plugins/qpa] Adjust to changes in Qt 5.7 QPA interface 2016-03-09 17:15:15 +01:00
abstractplatformcontext.h [plugins/qpa] Adjust to changes in Qt 5.7 QPA interface 2016-03-09 17:15:15 +01:00
backingstore.cpp
backingstore.h
CMakeLists.txt [plugins/qpa] Implement a custom QPlatformCursor 2016-02-17 12:42:12 +01:00
integration.cpp [plugins/qpa] Fix build with Qt 5.4 2016-03-11 10:02:16 +01:00
integration.h [plugins/qpa] Add a dummy screen on startup 2016-03-10 17:02:06 +01:00
kwin.json
main.cpp Maintenance - fixing naming typos 2016-02-09 17:20:12 +01:00
nativeinterface.cpp [plugins/qpa] Add a roundtrip platform function 2016-03-16 11:10:14 +01:00
nativeinterface.h [plugins/qpa] Add a roundtrip platform function 2016-03-16 11:10:14 +01:00
platformcontextwayland.cpp
platformcontextwayland.h
platformcursor.cpp [plugins/qpa] Implement a custom QPlatformCursor 2016-02-17 12:42:12 +01:00
platformcursor.h [plugins/qpa] Implement a custom QPlatformCursor 2016-02-17 12:42:12 +01:00
screen.cpp [plugins/qpa] Add a dummy screen on startup 2016-03-10 17:02:06 +01:00
screen.h [plugins/qpa] Implement a custom QPlatformCursor 2016-02-17 12:42:12 +01:00
sharingplatformcontext.cpp
sharingplatformcontext.h
window.cpp Make Wayland::EGL optional again 2015-12-01 07:58:47 +01:00
window.h Make Wayland::EGL optional again 2015-12-01 07:58:47 +01:00