-
Notifications
You must be signed in to change notification settings - Fork 212
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
Adding mouse button support #269
base: master
Are you sure you want to change the base?
Conversation
I get this compiler warning which seems important:
|
thx for pointing it out. Probably I just filtered away warnings and somehow testing was fine (or test not thorough enough) |
I think in cases like this it would be more appropriate to use There probably won't be further code changes to this repo, so it's not like I want or expect these changes to be done; just a note. |
There's no mouse button support? I was looking to do a middle click. I did not know that. 🤔 |
@9tin9tin9 are there any updates on this? It would be very helpful to have this feature implemented. If this is blocked by something, can we resolve this? Thanks! |
I don't think koekeishiya will merge this into master. So if you want to use this feature, maybe you can download and install skhd from my fork. I won't be maintaining / adding new features besides merging from master because I personally is not a mouse user. However, if you have feature request about mouse hotkeys, I may consider implementing it. |
Yes, I find this pretty useful. For example, when you have a mouse with additional keys you can map those keys to switch between workspaces. On the Apple mouse, you can do this simply with gestures. @koekeishiya is it possible to merge this PR? |
Merged conflicts of #248