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

Hyprland protocol expension for the Input Capture Desktop Portal #8

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

3l0w
Copy link

@3l0w 3l0w commented Sep 26, 2024

This protocol is used to communicate inputs to XDPH.
Almost all events has been copied from wl_pointer and wl_keyboard to this protocol.

This is still a draft because its lacks the keyboard layout event.

@vaxerski
Copy link
Member

what about the virtual pointer and virtual keyboard protocols that hyprland already supports?

@3l0w
Copy link
Author

3l0w commented Sep 26, 2024

This protocol is the opposite of those protocols, i need to receive inputs.

@vaxerski
Copy link
Member

ah, alright. I'll review later today all three

protocols/hyprland-input-capture-v1.xml Outdated Show resolved Hide resolved
protocols/hyprland-input-capture-v1.xml Outdated Show resolved Hide resolved
protocols/hyprland-input-capture-v1.xml Outdated Show resolved Hide resolved
protocols/hyprland-input-capture-v1.xml Outdated Show resolved Hide resolved
@vaxerski
Copy link
Member

for now the state looks alright to me, but keymap event is missing I think?

@3l0w
Copy link
Author

3l0w commented Sep 30, 2024

Yup, its still missing, i will get to it quickly.
And maybe i need to add a mouse warp event too.

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