hyper-custom-touchbar icon indicating copy to clipboard operation
hyper-custom-touchbar copied to clipboard

Support more touchBar items

Open Efrat19 opened this issue 5 years ago • 1 comments

this plugin is really cool but it could be very useful to support other touchbar items rather than buttons (for example- sliders) electron touchbar api support that so it cant be so difficult, what do you think @SwarShah? Thanks again for this amazing plugin! 😊

Efrat19 avatar Sep 29 '19 11:09 Efrat19

@Efrat19 Thanks.

Yes, it wouldn’t be hard to add it in slider https://electronjs.org/docs/api/touch-bar-slider or scrubber https://electronjs.org/docs/api/touch-bar-scrubber but what are the use cases you have in mind for those?

We can definitely use the scrubber to add more items to it as it's scrollable but it doesn't have a lot of customization like buttons and popover do but that's the trade-off of having more items.

Scrubber will look something like following.

Touch Bar Shot 2019-09-29 at 2 55 49 PM Touch Bar Shot 2019-09-29 at 3 01 51 PM

swarshah avatar Sep 29 '19 19:09 swarshah