[GH-ISSUE #147] Consider adding interactive elements at the container layer #92

Open
opened 2026-03-03 16:22:18 +03:00 by kerem · 0 comments
Owner

Originally created by @mum4k on GitHub (Feb 22, 2019).
Original GitHub issue: https://github.com/mum4k/termdash/issues/147

We could add infrastructure level elements like buttons or drop down menus that would be rendered at the container's border.

E.g. a drop down menu and a button:

┌─ A container ───────────────[...][o]┐

Possible use case is a multi-widget container. A drop down menu would select which widget to display in the container. When defined generically enough, this could be used for various purposes where the user wants to interact with the application.

This is currently blocked until we have the ability to display floating windows (#104) since a drop-down menu would utilize the functionality and until we have the ability to change layout dynamically (#67).

Originally created by @mum4k on GitHub (Feb 22, 2019). Original GitHub issue: https://github.com/mum4k/termdash/issues/147 We could add infrastructure level elements like buttons or drop down menus that would be rendered at the container's border. E.g. a drop down menu and a button: ``` ┌─ A container ───────────────[...][o]┐ ``` Possible use case is a multi-widget container. A drop down menu would select which widget to display in the container. When defined generically enough, this could be used for various purposes where the user wants to interact with the application. This is currently blocked until we have the ability to display floating windows (#104) since a drop-down menu would utilize the functionality and until we have the ability to change layout dynamically (#67).
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#92
No description provided.