This revision was automatically updated to reflect the committed changes.
Closed by commit R838:cdd01df4e539: Implement Keyboard Keycode support as
suggested in the spec (authored by apol).
CHANGED PRIOR TO COMMIT
https://phabricator.kde.org/D28176?vs=78134&id=78168#toc
REPOSITORY
R838 Flatp
apol added a comment.
It was in kwin, I guess we forgot to get it in the portal.
REPOSITORY
R838 Flatpak Support: KDE Portal for XDG Desktop
BRANCH
Plasma/5.18
REVISION DETAIL
https://phabricator.kde.org/D28176
To: apol, jgrulich
Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, c
jgrulich accepted this revision.
jgrulich added a comment.
This revision is now accepted and ready to land.
I thought I already had support for this, maybe it got lost somewhere. Looks
good otherwise.
INLINE COMMENTS
> waylandintegration.cpp:386
> +if (m_streamInput && m_fakeInput) {
> +
apol created this revision.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
apol requested review of this revision.
REVISION SUMMARY
Makes it possible to send keyboard events
TEST PLAN
Used it with my joyclick test app
REPOSITORY
R838 Flatpak Support: KDE Portal fo