Skip to content

Multiple mouse support with working threshold using ManyMouse. - #133

Open
h0tw1r3 wants to merge 2 commits into
mickelson:masterfrom
h0tw1r3:feature/manymouse
Open

Multiple mouse support with working threshold using ManyMouse.#133
h0tw1r3 wants to merge 2 commits into
mickelson:masterfrom
h0tw1r3:feature/manymouse

Conversation

@h0tw1r3

@h0tw1r3 h0tw1r3 commented Jun 3, 2015

Copy link
Copy Markdown
Collaborator

Not fully tested!

Created a win32 binary release so those without a build environment can test.

Please forgive any coding style mistakes or lack of C++ experience.

@mickelson

Copy link
Copy Markdown
Owner

Thanks for this, it is going to be a bit before I have a chance to check it out...

@h0tw1r3

h0tw1r3 commented Jun 17, 2015

Copy link
Copy Markdown
Collaborator Author

The only problem I have so far is the movement is relative. I really need absolute positioning for light gun input.

@mickelson

Copy link
Copy Markdown
Owner

Ok so I did start looking at this but then I lost the thread because I started hacking and changing things without much of a plan. I'll have to pick it up again after 1.6 is released.

One thing I want to test is if a mouse button is mapped to say the "next selection" and "prev selection" actions, will holding down the button to scroll through the list still work...

@h0tw1r3
h0tw1r3 force-pushed the feature/manymouse branch 2 times, most recently from c9f5e35 to 65ce4a2 Compare September 26, 2015 00:15
@h0tw1r3
h0tw1r3 force-pushed the feature/manymouse branch from 240b89a to 3bb0243 Compare March 12, 2016 07:31
@mickelson
mickelson force-pushed the master branch 3 times, most recently from fbf02e9 to 1a5da8a Compare December 28, 2016 08:38
@djrobx

djrobx commented Feb 27, 2017

Copy link
Copy Markdown
Contributor

Just wanted to make a note that I am also interested in this feature. My cab has three separate trackballs. I'd love to be able to differentiate them so my plugin knows to rotate the UI to the right orientation when certain trackballs are touched.

@h0tw1r3
h0tw1r3 force-pushed the feature/manymouse branch from 3bb0243 to 747cd8e Compare October 9, 2021 01:23
@h0tw1r3

h0tw1r3 commented Oct 9, 2021

Copy link
Copy Markdown
Collaborator Author

Rebased on master. Not familiar with the input changes in the 5 years since this PR was opened, but it does compile and run.

@djrobx

djrobx commented Oct 11, 2021

Copy link
Copy Markdown
Contributor

Rebased on master. Not familiar with the input changes in the 5 years since this PR was opened, but it does compile and run.

Thanks! I've been using your old version for years now, and it works a treat!

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

Successfully merging this pull request may close these issues.

3 participants