Thizzer / jtouchbar

Java library for using the touchbar API on supported macbooks.
MIT License
131 stars 22 forks source link

Allow triggering Touch Bar customization #42

Open haykam821 opened 4 years ago

haykam821 commented 4 years ago

It would be helpful to have a function that invokes Touch Bar customization, as seen in native apps' View –> Customize Touch Bar... menu.

ttveldhuis commented 4 years ago

Good suggestion. Will look in to this

(https://developer.apple.com/documentation/appkit/nstouchbar?language=objc#2647080)