Skip to content

Add MSG_XI_KEYPRESS and MSG_XI_FOCUS#19

Open
iacore wants to merge 5 commits intoQubesOS:masterfrom
iacore:xinput2
Open

Add MSG_XI_KEYPRESS and MSG_XI_FOCUS#19
iacore wants to merge 5 commits intoQubesOS:masterfrom
iacore:xinput2

Conversation

@iacore
Copy link

@iacore iacore commented Jul 21, 2022

Newer server should send both "classical" X events and corresponding XInput events.

Include information for finer event differentiation, e.g. key repeat.

Note that RawKeyPress should be another event (yet to be added)
@iacore
Copy link
Author

iacore commented Jul 21, 2022

Currently, linux-agent and daemon repo rely on /usr/include/qubes-gui-protocol.h for building.

It makes changing this file in development difficult. @marmarek Can I add qubes-gui-common as git submodule of qubes-linux-agent? I don't think qubes-gui-protocol.h is used other than development, so maybe it shouldn't be installed in /usr/include/?

This is used for discarding key repeat at client side
@DemiMarie
Copy link
Contributor

@marmarek thoughts on this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants