sebas accepted this revision.
sebas added a reviewer: sebas.
sebas added a comment.
This revision is now accepted and ready to land.


  Smallish comments, otherwise looks good to me.

INLINE COMMENTS

> input.cpp:417
> +            if (event->type() == QEvent::KeyPress) {
> +                // is that another key that get's pressed?
> +                if (!event->isAutoRepeat() && event->key() != 
> Qt::Key_Escape) {

gets

REPOSITORY
  R108 KWin

BRANCH
  pointer-constraints

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

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: graesslin, #kwin, #plasma_on_wayland, sebas
Cc: sebas, plasma-devel, kwin, lesliezhai, ali-mohamed, hardening, 
jensreuterberg, abetts, eliasp

Reply via email to