Skip to content

Releases: bikkelbroeders/TouchBarDemoApp

Touch Bar Demo App v1.6

20 Nov 19:08
Compare
Choose a tag to compare

Changes for the on-screen Touch Bar:

  • Clicking while holding the toggle key will no longer toggle the on-screen Touch Bar
  • Holding the toggle key too long will no longer toggle the on-screen Touch Bar
  • Made sure the toggle key doesn't stop working after some time

Changes for the iOS Touch Bar:

  • Replaced the webview virtual keyboard with a native one
  • Rotation/resize issues with the keyboard should be resolved
  • Changing your input source (keyboard language) will update the virtual keyboard
  • Virtual keyboard on iOS 10 will have the new iOS 10 keyboard click sounds
  • Enabling caps lock requires a slightly longer keypress (just like on a real Mac keyboard)
  • Tapping the Touch Bar area to the left and right of the Touch Bar now triggers the nearest button

Touch Bar Demo App v1.5

16 Nov 19:05
Compare
Choose a tag to compare
  • Ability to change the toggle key for the on-screen Touch Bar
  • Possible fix for TouchBarServer crashes on Macs with a certain keyboard layout (#54)

Touch Bar Demo App v1.4

15 Nov 09:39
Compare
Choose a tag to compare

We've added a fully functional virtual keyboard to the iOS app, as well as different demo modes and alignment options. Check out the status menu for changing these settings.

⚠️ Remember to also download the source code and build+install the latest version of the TouchBarClient on your iOS device!

Yes, we know the next logical step for the iOS app would be to use the remaining free part of the screen for a virtual trackpad. However, there is no trivial reliable way to do this. There are no SDKs to simulate complex multi-touch trackpad gestures based on touch events we get on iOS. Of course, if someone wants to take a shot at this and manages to create a decent virtual trackpad, drop us a PR and we'd be happy to include it!

Known issues with the new virtual keyboard:

  • Holding Fn key on virtual keyboard does not change Touch Bar (#50)
  • Rotation sometimes messes up the virtual keyboard (#57)

Touch Bar Demo App v1.3

08 Nov 00:04
Compare
Choose a tag to compare

Minor changes to the on-screen Touch Bar. It does fix some issues, so that justifies a new release.

  • Adds rounded corners to the on-screen Touch Bar
  • Fixes various on-screen Touch Bar issues related to full screen apps / spaces

Thanks to @avaidyam for contributing the code for this release!

Touch Bar Demo App v1.2

07 Nov 16:01
Compare
Choose a tag to compare
  • Handling of USB devices has been improved
  • Global Fn key handling has been changed to a more reliable method

Touch Bar Demo App now supports multiple USB Touch Bar devices simultaneously!

Touch Bar Demo App v1.1

06 Nov 19:00
Compare
Choose a tag to compare

There was a lot of confusion about the required macOS version / build number. We've updated the error message on not-supported macOS versions to include your build number and added a button to the download site.

Touch Bar Demo App v1.0

04 Nov 13:58
Compare
Choose a tag to compare

Initial release of our Touch Bar demo app, supporting 2 modes:

  • On-screen Touch Bar with Fn-key toggle
  • Remote Touch Bar on a USB-connected iOS device