godbout/Scrolla.docs

Distributed Notifications API

Closed this issue ยท 3 comments

๐Ÿ™ˆ


My concrete use-case: I have a Karabiner binding to switch tabs. Since switching tabs is ctrl+tab, passthrough in kV's Normal mode doesn't work. So I use kV's DN API to keep track of the current mode and when I am in Normal mode, the binding first goes to insert mode, then switches tabs, and finally goes back to Normal mode. This way I can switch tabs with my usual binding "without exiting" kV. I would like to do the same thing with Scrolla.

:D

how should we call them?

ScrollaDidStart/ScrollaDidStop?
feels like we should find something more creative.

ScrollaDidEngage
ScrollaDidDisengage

done.