D6818: Implement support for window shortcuts for Wayland windows

Martin Flöser noreply at phabricator.kde.org
Fri Jul 21 19:29:31 UTC 2017


graesslin added a comment.


  FYI: I figured out why the shortcut dialog does not work. It's an incorrect construction of the QKeyEvent which KWin uses internally and sends to QWindows and various other places. We convert the current key symbol to Qt:: Key and when a modifier key is released that doesn't change and that destroys the logic of the QKeySequenceEdit.
  
  No idea how to fix it yet.

REPOSITORY
  R108 KWin

REVISION DETAIL
  https://phabricator.kde.org/D6818

To: graesslin, #kwin, #plasma
Cc: plasma-devel, kwin, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170721/2d6ddadd/attachment.html>


More information about the Plasma-devel mailing list