termdash icon indicating copy to clipboard operation
termdash copied to clipboard

Provide users with the ability to subscribe to keyboard and mouse events on a specific container

Open mum4k opened this issue 7 years ago • 0 comments

I.e based on which container is focused.

Currently when user clicks on a container and performs a keyboard or a mouse action, only the widget in the container receives the events.

We could enhance this so that users of termdash could register additional event subscribers per focused container. This would allow them to process and act on these events outside of the widget code.

mum4k avatar Jan 15 '19 12:01 mum4k