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

implement MouseWheel ftns (scrolling) #11

Open
bburdette opened this issue Oct 15, 2019 · 2 comments
Open

implement MouseWheel ftns (scrolling) #11

bburdette opened this issue Oct 15, 2019 · 2 comments

Comments

@bburdette
Copy link
Contributor

Hey! First off, thanks for the awesome lib. Today I made a program to let me use my phone as a mouse - it works! mousepage on crates.io.

Now I'm looking to get scrolling to work, but looks like the relevant functions are unimplemented! MouseWheel.scroll_ver and MouseWheel.scroll_hor.

@obv-mikhail
Copy link
Owner

@bburdette thank you!

I am guessing that you are using Linux? X11 or Wayland?

I will look into how to implement the scrolling.

@bburdette
Copy link
Contributor Author

bburdette commented Oct 16, 2019

Yep, linux. I'm not sure if its X11 or wayland, truthfully. Its nixos with xmonad as the window manager.

ed: its x11

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

2 participants