andreasjhkarlsson / mac-dial

macOS support for the Surface Dial
MIT License
178 stars 32 forks source link

Custom functions to dial click #17

Open piereligio opened 2 years ago

piereligio commented 2 years ago

It would be cool to have some features offered for the click of the dial. It is on play pause in playback, and click (?) with scroll mode, but I think it would be cool to be able to customize what the dial click does, including a "change dial mode" function, maybe on long press. Just suggestions, if you can do that. It's an amazing tool already, thanks

JMHAVANCE commented 1 year ago

I started implementing some of this in my fork (long press to change between modes, support for single-click, double-click and click&rotate) https://github.com/disarmyouwitha/mac-dial

I haven't got to work on any of the usability stuff, like allowing people to change what the dial does when clicked, but I would like to soon. =]

I'll try and do a pull request here to see if any of the changes get accepted.

piereligio commented 1 year ago

I started implementing some of this in my fork (long press to change between modes, support for single-click, double-click and click&rotate) https://github.com/disarmyouwitha/mac-dial

I haven't got to work on any of the usability stuff, like allowing people to change what the dial does when clicked, but I would like to soon. =]

I'll try and do a pull request here to see if any of the changes get accepted.

That's great, thanks 😁