mx3000control icon indicating copy to clipboard operation
mx3000control copied to clipboard

libratbag integration?

Open whot opened this issue 6 years ago • 1 comments

Hi, libratbag developer here. libratbag [1] is a generic library (actually, a DBus daemon) for configurable mice to avoid the situation where every tool supports exactly one mouse and none are compatible. This issue is mostly to ask whether you're interested in integrating device support into libratbag.

Judging by the readme, the feature set you have is supported by libratbag, adding a driver to support this device should be relatively trivial, look at the src/driver-*.c files for guidance.

bonus point - you'd get to use the libratbag UIs, which admittedly right now is just Piper :)

[1] https://github.com/libratbag/libratbag

whot avatar Feb 27 '18 06:02 whot

Thank you for the information, I'm definitely interested in integrating support for this mouse in your library. I'll soon look into it and see what I can do.

gianluca-nitti avatar Feb 27 '18 13:02 gianluca-nitti