Skip to content

feat: make framebuffer optional via feature flag#119

Merged
j-g00da merged 1 commit intoratatui:mainfrom
orhun:feat/optional_framebuffer
Aug 20, 2025
Merged

feat: make framebuffer optional via feature flag#119
j-g00da merged 1 commit intoratatui:mainfrom
orhun:feat/optional_framebuffer

Conversation

@orhun
Copy link
Copy Markdown
Member

@orhun orhun commented Aug 19, 2025

closes #117

Adds the `framebuffer` feature flag to allow
direct rendering to the display

This flag is enabled by default.

Closes ratatui#117
@j-g00da
Copy link
Copy Markdown
Member

j-g00da commented Aug 20, 2025

Thanks!

@j-g00da j-g00da merged commit 2c78249 into ratatui:main Aug 20, 2025
24 checks passed
@github-actions github-actions bot mentioned this pull request Jan 23, 2026
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.

Avoid full framebuffer allocation

2 participants