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

Reply via email to