bdhruve updated this revision to Diff 5755.
bdhruve added a comment.
Added back the keyEvent handling and works perfectly now.
REPOSITORY
rKWIN KWin
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D1989?vs=5753&id=5755
BRANCH
kwinqml
REVISION DETAIL
https://phabricator.kde.org
bdhruve updated this revision to Diff 5713.
bdhruve added a comment.
Pass different input events from QML to Kwin,
- Use mouse hover events to set pointer position.
- Mouse press/release events to send pointer button events.
- KeyPress events to send keys.
However, keyevents are n