I can see state indicators for various services being remotely useful. But git workflow? I have terminals open anyway and everything is easily accessible from shell using aliases and ^R etc anyway.
Is there a way to decouple touchbar from active window btw? For example if I have Skype running I'd like to have Skype's buttons on touchbar regardless of focused window. I tried using BetterTouchTool but all I found out was quite hacky ways to mimic keypresses and whatnot instead of pinning app specific UIs.
Useless to me too, that's just an example out a million things you could do.
> Is there a way to decouple touchbar from active window btw
You can, touchbar items are global, app-scoped or part of a group that you can open/close programatically (clicking on a touchbar button, usually). The annoying bit is syncing: you'll need to poll for the state of Skype.
Is there a way to decouple touchbar from active window btw? For example if I have Skype running I'd like to have Skype's buttons on touchbar regardless of focused window. I tried using BetterTouchTool but all I found out was quite hacky ways to mimic keypresses and whatnot instead of pinning app specific UIs.