[Differential] [Accepted] D3506: Implement support for pointer constraints

sebas (Sebastian Kügler) noreply at phabricator.kde.org
Mon Dec 5 14:05:44 UTC 2016


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20161205/63403b4f/attachment-0001.html>


More information about the Plasma-devel mailing list