asmagill / hammerspoon_asm.undocumented

Hammerspoon and Mjolnir modules utilizing undocumented APIs
MIT License
50 stars 6 forks source link

Updated Private API for macOS Mojave #8

Closed latenitefilms closed 4 years ago

latenitefilms commented 5 years ago
asmagill commented 5 years ago

Does this break working in 10.12/13?

latenitefilms commented 5 years ago

No, it should still be backwards compadible.

asmagill commented 4 years ago

Completely forgot about this, @latenitefilms, I'll do a build this weekend and maybe see if I can polish up the examples at least since there seems to be some renewed interest (at least from one person) in this.

I do want to concentrate on hs.text and hs.axuielement, but sometimes its nice to take a break and do something else for a bit :-)

latenitefilms commented 4 years ago

No worries at all!

The documentation for hs._asm.undocumented.touchbar is actually pretty good from memory. Once this pull request is pulled in, I reckon this extension is essentially ready to be merged into Hammerspoon.

The only major issue we've come across is that it doesn't work with the 16-inch MacBook Pro, and we haven't been able to work out why yet.

asmagill commented 4 years ago

touchbar moved to git submodule and this pull was manually applied. closing. Reopen new pull at https://github.com/asmagill/hs._asm.undocumented.touchbar if additional changes are required or something appears to be missing in the new submodule.