Depends on https://github.com/electron/electron/pull/8095.
Would be cool to display the elapsed recording time and a stop button in the Touch Bar.
If you don't have a native Touch Bar, you can use: https://red-sweater.com/touche/
it is here finally https://electron.atom.io/blog/2017/03/08/touch-bar-support but the version of electron still in beta, I would love to work on this once you guys decide to move to Electron v1.6.3+ and of course when the version is out of the beta
@Khaledgarbaya feel free to bump the dependency to 1.6.3 馃檶
@matheuss @skllcrn any preferences on what you want to show in the TouchBar.
I was thinking about start/stop recording mainly
It'd be awesome to be able to toggle the cropper, cursor (and maybe even highlight clicks) and microphone audio in addition to selecting output format. Once you've selected the area to record an option to start the recording should be shown and that same button should change to stop the recording once it's started. It would also be great to show the duration of the recording.
Note the limitation that we can only be in the Touch Bar when the Kap window is focused, so not during recording.
Most helpful comment
Note the limitation that we can only be in the Touch Bar when the Kap window is focused, so not during recording.