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

Support for viper 8KHz polling rate #6

Open
sfroment opened this issue Jun 21, 2021 · 2 comments
Open

Support for viper 8KHz polling rate #6

sfroment opened this issue Jun 21, 2021 · 2 comments

Comments

@sfroment
Copy link

Using the viper 8khz make the WindowServer buggy in a way. As it can't handle as much event as what is send.
So I ended up trying to change polling rate unfortunately it wasn't working. openrazer already start working on it a bit openrazer/openrazer#1426.
I've tried to adapt it here the work isn't 100% finished but it's a good base start.

@WrathofthePast
Copy link
Contributor

What did you have left to finish with this? Looking at openrazer's PR, it looks like you got everything on the backend and all's that left is maybe something on the frontend. Since I'm setting up razerchromacommon.c and razerchromacommon.h as dependencies, I need the rest of the support for 8kHz (and DPI stages) to come with it.

@sfroment
Copy link
Author

sfroment commented Mar 15, 2022

@WrathofthePast there is a weird bug with the DPI being reset each time I reconnect the mouse I haven't got much time right now to finish debugging this, but I would say it "work" as I use it everyday, for the front end all should be already good. Also sorry for the late reply !

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