Skip to content

Conversation

@ololonly
Copy link

@ololonly ololonly commented Feb 5, 2026

Summary

Add optional block wrapping for the big text widget so it can render within a border and title area.

Motivation

This enables composing the big text widget with standard block decorations, which is useful for dashboards and status displays.
E. g. I'm making layout with BigText stopwatch and I want to use block title as a place for status. Additionally it fits into my dashboard design.
I think it might be useful.

My example:
Screenshot_5

Changes

  • Added optional block support in the widget configuration and rendering flow.
  • Added a test to validate rendering with a bordered block and title.

Testing

cargo test -p tui-big-text --all-features -- --nocapture

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant