Very useful functionality that a lot of other screen capturing tools possess!
You can toggle mouse clicks from the main app window by clicking the mouse icon, if you also want to highlight clicks you can turn that on in the app preferences. You can't currently highlight clicks without showing the cursor. Showing keystrokes is a feature we've been talking about a lot, it would be really neat for screencasts like tutorials and so on.
Awesome!
https://github.com/miguelmota/global-keypress
Just need to add support for modifier keys then it's 馃挴
we'll need to prompt the user for sudo access though, since it's basically a keylogger 馃槃
FWIW I've been using keycastr in unison with kap and it's been pretty great.
Cool @koddsson, the global-keypress plugin has support for modifiers now, however it's mac-only and I don't think we could ever handle linux+windows in addition to the mac version.
So we should choose one of these options:
keycastr (or similar per platform) in the docs and/or in the appand take this issue from there. IMHO.
Refer to keycastr (or similar per platform) in the docs and/or in the app
馃憤
Closing this as I believe using keycastr in unison with Kap is the best currently available solution. I'll still tag it as a plugin request and happy to re-open the issue if anyone wants to explore that possibility. The docs for plugins are available at https://github.com/wulkano/kap/blob/master/docs/plugins.md
Hilariously keycastr doesn't display the keys when kap is recording. I wish I was joking.
Most helpful comment
FWIW I've been using
keycastrin unison withkapand it's been pretty great.