Revision 373d812...
Go back to digest for 4th August 2013Features in KDE Base
Martin Gräßlin committed changes in [kdelibs/frameworks] /kwindowsystem/src:
Add support for XCB key press events to KKeyServer
Allows converting an xcb key event to Qt key + modifier code just like
the existing code for a XEvent. Slight difference: instead of an assert
the method returns false in case it's not a key event.
REVIEW: 109480
File Changes
Modified 3 files
- /kwindowsystem/src
- tier1/CMakeLists.txt
- tier1/kkeyserver_x11.cpp
- tier1/kkeyserver_x11.h
3 files changed in total