Skip to content
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

Add macOS Touch Bar API #14

Merged
merged 12 commits into from
Oct 12, 2023
Merged

Add macOS Touch Bar API #14

merged 12 commits into from
Oct 12, 2023

Conversation

vicr123
Copy link
Member

@vicr123 vicr123 commented Sep 14, 2023

This PR introduces the tTouchBar family of classes, adding support for the Touch Bar on macOS.

Previously, all applications wishing to support the Touch Bar needed to have an individual native implementation. This API adds support for the Touch Bar on macOS in native C++.

On platforms where the Touch Bar is not supported, tTouchBar is a noop.

Copy link
Member

@reflectronic reflectronic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vicr123 vicr123 merged commit 6406b53 into master Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants