[GH-ISSUE #71] Provide users with the ability to subscribe to keyboard and mouse events on a specific container #53

Open
opened 2026-03-03 16:21:57 +03:00 by kerem · 0 comments
Owner

Originally created by @mum4k on GitHub (Jan 15, 2019).
Original GitHub issue: https://github.com/mum4k/termdash/issues/71

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.

Originally created by @mum4k on GitHub (Jan 15, 2019). Original GitHub issue: https://github.com/mum4k/termdash/issues/71 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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/termdash#53
No description provided.