Bug 546328

Summary: Add support for NSTouchBar
Product: [Eclipse Project] Platform Reporter: Karsten Thoms <karsten.thoms>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: alexander.maslov, christian.albrecht, daniel_megert, egalvez, gautier.desaintmartinlacaze, hubert+eclipseorg, johnthuss, lshanmug, mirko, nobody
Version: 4.12   
Target Milestone: ---   
Hardware: Macintosh   
OS: Mac OS X   
Whiteboard:
Bug Depends on:    
Bug Blocks: 507007    

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?