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

wayland support #16

Open
drahnr opened this issue Nov 25, 2018 · 3 comments
Open

wayland support #16

drahnr opened this issue Nov 25, 2018 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@drahnr
Copy link

drahnr commented Nov 25, 2018

From the source I see X11 support (which is great!) but I'd love to use it with wayland - if possible - too. Are there any plans? (developing https://github.com/drahnr/oregano this, is exactly what I need for complete testing coverage using CI)

@msanders
Copy link
Contributor

Hi, sorry for the delay - no plans currently but definitely open to contributions!

@msanders msanders added help wanted Extra attention is needed enhancement New feature or request labels Dec 18, 2018
@joske
Copy link

joske commented Dec 23, 2022

It seems this is just not possible under wayland (applications are not allowed to move the mouse cursor)

@rektide
Copy link

rektide commented Jan 2, 2023

there are a variety of wayland protocols that might be useful here:

also worth mentioning libei, which is a library for emulated input, and is under active development.

a number of these wayland protocols are available in wayland-rs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants