[GH-ISSUE #181] Titles on grid rows #108

Closed
opened 2026-03-03 16:22:26 +03:00 by kerem · 3 comments
Owner

Originally created by @slok on GitHub (Apr 7, 2019).
Original GitHub issue: https://github.com/mum4k/termdash/issues/181

Hi!

Thanks for implementing this awesome library with a well-designed API.

I'm using the grid layout style but I'm missing how to add titles to the rows, I only can add titles to the widgets, and vice-versa (using containers directly I can have titles in rows but not titles on widgets).

Is this possible and I'm missing something?

Thank you!

Originally created by @slok on GitHub (Apr 7, 2019). Original GitHub issue: https://github.com/mum4k/termdash/issues/181 Hi! Thanks for implementing this awesome library with a well-designed API. I'm using the grid layout style but I'm missing how to add titles to the rows, I only can add titles to the widgets, and vice-versa (using containers directly I can have titles in rows but not titles on widgets). Is this possible and I'm missing something? Thank you!
kerem 2026-03-03 16:22:26 +03:00
Author
Owner

@mum4k commented on GitHub (Apr 7, 2019):

Hi @slok,

thank you very much for the feedback. Your observation is correct, the current implementation of the grid API doesn't allow users to specify options for the intermediate containers.

The good news is that this was fairly easy to add. I have pushed #182 into the devel branch.

I would appreciate if you could try building from the devel branch and let me know if this works as expected.

Jakub

<!-- gh-comment-id:480629866 --> @mum4k commented on GitHub (Apr 7, 2019): Hi @slok, thank you very much for the feedback. Your observation is correct, the current implementation of the grid API doesn't allow users to specify options for the intermediate containers. The good news is that this was fairly easy to add. I have pushed #182 into the devel branch. I would appreciate if you could try building from the devel branch and let me know if this works as expected. Jakub
Author
Owner

@slok commented on GitHub (Apr 7, 2019):

Wow! that was fast!

I just tested and works like a charm! thanks! :)

<!-- gh-comment-id:480631176 --> @slok commented on GitHub (Apr 7, 2019): Wow! that was fast! I just tested and works like a charm! thanks! :) ![](https://i.imgur.com/YJNAq2q.png)
Author
Owner

@mum4k commented on GitHub (Apr 7, 2019):

Thanks a lot for confirming, much appreciated.

<!-- gh-comment-id:480631313 --> @mum4k commented on GitHub (Apr 7, 2019): Thanks a lot for confirming, much appreciated.
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#108
No description provided.