andreasjhkarlsson / mac-dial

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

Version 1.4.1 #20

Open bealex opened 1 year ago

bealex commented 1 year ago

Main update here is that I've got rid of usbhid library, using IOKit framework instead. That resulted in a smaller code. Other updates:

Currently there is only one problem. I can't figure out how to make the dial not go to sleep. Or when resuming, send an event like "resume was made by pressing the button". Everything else is fun, but absence of this feature makes whole application much worse.

Will look into this more (maybe in 8 more months, hehe).