[Differential] [Commented On] D1989: Introduce QQuickItem to nest kwin_wayland
graesslin (Martin Gräßlin)
noreply at phabricator.kde.org
Mon Aug 8 14:05:10 UTC 2016
graesslin added a comment.
> - KeyPress events to send keys.
>
> However, keyevents are not working as it should, if i press 'a' it types something different.
might be that this is just not possible to send key events like that. In general QKeyEvent delivers the keysym. That is the scan code translated through the keyboard layout. The nativeSccanCode should have the original value but I would not trust it completely.
Maybe leave key events out for the moment as an we don't necessarily need key events.
REPOSITORY
rKWIN KWin
REVISION DETAIL
https://phabricator.kde.org/D1989
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: bdhruve, bshah, graesslin, #plasma_on_wayland
Cc: bshah, graesslin, plasma-devel, kwin, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160808/a86c1abb/attachment.html>
More information about the Plasma-devel
mailing list