Bug 546328 - Add support for NSTouchBar
Summary: Add support for NSTouchBar
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.12   Edit
Hardware: Macintosh Mac OS X
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 507007
  Show dependency tree
 
Reported: 2019-04-11 06:25 EDT by Karsten Thoms CLA
Modified: 2020-09-01 21:14 EDT (History)
10 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karsten Thoms CLA 2019-04-11 06:25:13 EDT
In order to support Mac's touchbar we need native support in SWT. This requires adding the appropriate selectors to OS/Selectors and maybe an additional NSTouchBar class as abstraction layer.

https://developer.apple.com/documentation/appkit/nstouchbar
Comment 1 Eddie Galvez CLA 2019-12-12 10:36:01 EST
Any progress or intent here?