kwin/plugins/qpa
Martin Gräßlin 7d81e9cf22 [plugins/qpa] Implement a custom QPlatformCursor
This makes QCursor::pos and QCursor::setPos function correctly. KWin
actually wouldn't need it as KWin has the KWin::Cursor replacement, but
it allows Qt internal API to have it function correctly and also the
zoom effect does use QCursor::setPos.
2016-02-17 12:42:12 +01:00
..
abstractplatformcontext.cpp Create robust egl context if possible 2015-11-16 09:08:14 +01:00
abstractplatformcontext.h
backingstore.cpp
backingstore.h
CMakeLists.txt [plugins/qpa] Implement a custom QPlatformCursor 2016-02-17 12:42:12 +01:00
integration.cpp [wayland] Fix cleanup handling on tear down 2015-11-10 11:35:00 +01:00
integration.h
kwin.json
main.cpp Maintenance - fixing naming typos 2016-02-09 17:20:12 +01:00
nativeinterface.cpp [plugins/qpa] Safety checks in native interface 2015-12-18 15:27:47 +01:00
nativeinterface.h
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] Implement a custom QPlatformCursor 2016-02-17 12:42:12 +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