Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MSG_XI_KEYPRESS and MSG_XI_FOCUS #19

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

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