D20191: Proof of concept of a wayland protocol to allow the keystate dataengine to work

David Edmundson noreply at phabricator.kde.org
Thu Jun 20 15:38:08 BST 2019


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


More information about the Kde-frameworks-devel mailing list