mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 04:55:58 +03:00
[PR #498] perf: add early-out for transparent overlay in blendColors #1361
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#1361
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/anomalyco/opentui/pull/498
Author: @simonklee
Created: 1/8/2026
Status: 🔄 Open
Base:
main← Head:buffer-blend-early-out📝 Commits (5)
e12f72eperf: add early-out for transparent overlay in blendColors509b680Merge branch 'main' into buffer-blend-early-out12486bfMerge branch 'main' into buffer-blend-early-outec1488bMerge branch 'main' into buffer-blend-early-out72d86beMerge branch 'main' into buffer-blend-early-out📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
📝
packages/core/src/zig/buffer.zig(+3 -0)📄 Description
Add a fast path when overlay alpha is fully transparent, returning text color directly.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.