-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Add macOS Touch Bar support #8156
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
Conversation
✅ Build completed. Please test this code using one of the following: ⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-8156-BUILD-798-linux32.tar.xz ℹ️ The |
This looks good with macOS 10.13.6 (17G65) running on MacBook Pro (15-inch, 2016) |
The changes in 25cadcb allow customization via |
✅ Build completed. Please test this code using one of the following: ⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-8156-BUILD-799-linux32.tar.xz ℹ️ The |
@sandeepmistry customization of touch bar looks good |
✅ Build completed. Please test this code using one of the following: ⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-8156-BUILD-800-linux32.tar.xz ℹ️ The |
These changes add Touch Bar support to the IDE using the JTouchBar library. Version 0.2.0 snapshot was used because of Thizzer/jtouchbar#10.
The current behaviour is to map the Editor toolbar items to the Touch Bar. The rollover state icon is used by default. When a button is pressed it goes to the active state and uses the yellow icons, the state is also synced with the toolbar state in the UI.