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

Non-pointer input devices #159

Open
scd31 opened this issue Jan 5, 2024 · 0 comments
Open

Non-pointer input devices #159

scd31 opened this issue Jan 5, 2024 · 0 comments

Comments

@scd31
Copy link

scd31 commented Jan 5, 2024

Hello! I'm working on a small side project which involves a mobile-phone type device. It has a non-touch screen, a keyboard, and a joystick. I'd like to use the joystick to select different elements (i.e., not to move a pointer around), and use the keyboard for entering text in selected text boxes.

The readme says "Currently, only pointer input devices are supported" but I'm wondering if it would be feasible for me to hack something in. There don't seem to be many options for embedded guis in rust, so if not, I'd probably be rolling my own solution.

Thanks!

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

No branches or pull requests

1 participant