davidedmundson accepted this revision.
davidedmundson added inline comments.
This revision is now accepted and ready to land.

INLINE COMMENTS

> display.h:207
> +
> +    /** @since 5.57 */
> +    KeyStateInterface *createKeyStateInterface(QObject *parent = nullptr);

please keep up to date.

> keystate_interface.cpp:89
> +
> +    qDebug() << Q_FUNC_INFO << "xxxxxxxx setting state" << dptr->m_resources 
> << key << state;
> +    for(auto r : qAsConst(dptr->m_resources))

->

REPOSITORY
  R127 KWayland

BRANCH
  master

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

To: apol, #kwin, davidedmundson
Cc: davidedmundson, kde-frameworks-devel, LeGast00n, michaelh, ngraham, bruns

Reply via email to