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

Various improvements #5

Open
1 of 10 tasks
MayeulC opened this issue Oct 29, 2015 · 0 comments
Open
1 of 10 tasks

Various improvements #5

MayeulC opened this issue Oct 29, 2015 · 0 comments

Comments

@MayeulC
Copy link
Owner

MayeulC commented Oct 29, 2015

This issue is here to provide various ideas of improvements that can be done. Of course, feel free to discuss each of the items.

  • Make a new object "capabilities", listing the DPI, and various capabilities like battery level reporting and such, so that the interface adjusts accordingly.
  • Add support for multiple mice. Yes, the use case is not frequent, but this may be handy. With a device selector.
  • Add some sort of "profile" load/save option
  • Add an option to load different profiles based on the current mouse mode. Of course, this would need the program to always be running, which brings us to the next item...
  • Make a system tray icon, which will perform user-defined tasks, maybe even a button remapping functionality. I don't know if this approach to button-remapping is wayland-proof, though.
  • If the tray indicator is implemented, I also reverse-engineered quite some time ago (before the mouse, actually) the protocol required to speak to the Cybork V.7 keyboard's volume indicator. We could also make the program take care of updating it.
  • add a command-line interface. Would especially be handy since not everyone wants pyQt5 on their machine. It looks like @np has started something like that already. Part of this is tracked in Split the Graphical user interface into its own frontend module #13

Also :

  • Investigate the possibility of contributing to Libratbag
  • Fix the kernel module to enable the mode button auto-release tweak on more devices
  • Add battery level reporting to the kernel module. I got stuck on this : http://codepad.org/GWZPwKyX (fixed the issue -wrong read size iirc- , but didn't write the module)
@MayeulC MayeulC mentioned this issue Oct 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant