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
abstractplatformcontext.h
backingstore.cpp
backingstore.h
CMakeLists.txt [plugins/qpa] Implement a custom QPlatformCursor 2016-02-17 12:42:12 +01:00
integration.cpp
integration.h
kwin.json
main.cpp
nativeinterface.cpp
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
window.h