nwjs / nw.js

Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
https://nwjs.io
MIT License
40.34k stars 3.88k forks source link

Any plan about MacBook TouchBar support? #5756

Closed AndryBray closed 6 years ago

AndryBray commented 7 years ago

Hello, do you have any plan about TouchBar interface for macbook?

I just saw in electron they made it! https://electron.atom.io/blog/2017/03/08/touch-bar-support

Thank you

rogerwang commented 7 years ago

I'll put this on our TODO list. Thanks.

fujunwei commented 7 years ago

I will investigate this feature.

fujunwei commented 7 years ago

Touch bar support has been added to Chromium according to https://bugs.chromium.org/p/chromium/issues/detail?id=660126. @Christywl Could you please help to verify it?

Christywl commented 7 years ago

@fujunwei , my Mac device doesn't support Touch Bar, it's not the newer MacBook Pro.

strowbeary commented 7 years ago

@fujunwei @rogerwang if you need the new macbook pro to test, tell me

zdol commented 7 years ago

You don't need a Macbook Pro to test this. While in Xcode, Window>Show Touch Bar.

SMotaal commented 6 years ago

Any progress here? is there effort on this front at all?

rogerwang commented 6 years ago

close as duplicate of #5501