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

Mouse event hooks #84

Closed
lacymorrow opened this issue Jul 12, 2021 · 7 comments · Fixed by #90
Closed

Mouse event hooks #84

lacymorrow opened this issue Jul 12, 2021 · 7 comments · Fixed by #90
Labels
enhancement New feature or request

Comments

@lacymorrow
Copy link
Owner

Multiple people have requested the ability to hide or change the crosshair during ADS (right click).

I want to gauge the interest as well as understand how it would be most useful. I think the easiest would be to only implement on left/right/or middle click, but would this be sufficient?

@lacymorrow lacymorrow added the enhancement New feature or request label Jul 12, 2021
lacymorrow added a commit that referenced this issue Jul 12, 2021
@adeldueast
Copy link

adeldueast commented Jul 13, 2021

Yeah! So WHILE holding right mousebutton for example, crosshair is hidden, and comes back when releasing right mousebutton.

edit: Forgot to explain how it would be very useful in rust. So on rust for example the crosshair is kinda on the way while adsing even if i make it small. So being able to hide it while holding a button would be very nice. Now idk if you are able to hide it while button is held instead of onclick if that makes sens. Would be weird to Hide with with a right mouse click and to have to reclick to unhide it. SO if hiding it while pressing is an option then perfect if not maybe not worth implementing.

In any cases ty for your time and dedication

@lacymorrow
Copy link
Owner Author

Would you ever need it to be on another bind like left or middle mouse?

@lacymorrow
Copy link
Owner Author

Also do people ads on keyboard? Should there be a key bind for it?

@adeldueast
Copy link

adeldueast commented Jul 13, 2021

Tbh ive never heard of a player who ads with anything else than right mouse button . Left is to fire right is to aim by default in any fps game. How ever in the option , you can if u want change that to be anything else but like i said by default its right button to aim, left to shoot.

So short answer is no. No need to be on another bind like left or middle mouse and no need have an ads on keyboard. However there always some exception , but the big majority will use right click(96% if not more).

@lacymorrow
Copy link
Owner Author

This is an alpha version of the next release and includes this feature, @adeldueast if you would be willing to test and provide any feedback it would be much appreciated:
https://github.com/lacymorrow/crossover/releases/tag/2.0.0-alpha

@adeldueast
Copy link

Wow that was quick. I just tried it and I have nothing bad to say, great job !

@lacymorrow
Copy link
Owner Author

That's as good a review as I can ask for! I'll give it a few more days to settle and test out before I cut the actual release, thanks for contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants