https://bugs.kde.org/show_bug.cgi?id=382180
Bug ID: 382180
Summary: Replace XKeycodeToKeysym with XkbKeycodeToKeysym
Product: frameworks-kwindowsystem
Version: 5.36.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
XKeycodeToKeysym is deprecated since 2011 in xlib.
What is the reason using it instead of XkbKeycodeToKeysym?
In addition, I think the lines 501-529 in kkeyserver.cpp are not required.
(https://github.com/KDE/kwindowsystem/blob/master/src/platforms/xcb/kkeyserver.cpp#L501)
--
You are receiving this mail because:
You are watching all bug changes.