Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feat(react): expose allowTransparency prop on ProcessTerminal#298

Open
Crunchyman-ralph wants to merge 2 commits intorivet-dev:mainrivet-dev/sandbox-agent:mainfrom
Crunchyman-ralph:fix/process-terminal-allow-transparency-propCrunchyman-ralph/sandbox-agent:fix/process-terminal-allow-transparency-propCopy head branch name to clipboard
Open

feat(react): expose allowTransparency prop on ProcessTerminal#298
Crunchyman-ralph wants to merge 2 commits intorivet-dev:mainrivet-dev/sandbox-agent:mainfrom
Crunchyman-ralph:fix/process-terminal-allow-transparency-propCrunchyman-ralph/sandbox-agent:fix/process-terminal-allow-transparency-propCopy head branch name to clipboard

Conversation

@Crunchyman-ralph
Copy link
Copy Markdown
Contributor

One-line change: adds an optional allowTransparency prop to ProcessTerminal, forwarded to the ghostty.Terminal constructor. Default remains true, so existing behaviour is unchanged.

Lets consumers opt out of the upstream ghostty-web@0.4.0 transparent-background canvas bug (coder/ghostty-web#116 — fix merged but unreleased per coder/ghostty-web#137) without having to fork the component.

Fixes #297

Default stays `true` to preserve current behaviour. Consumers can pass
`false` to opt out of the upstream ghostty-web@0.4.0 transparent-bg
canvas bug (coder/ghostty-web#116, unreleased per coder/ghostty-web#137)
without having to fork the component.

Fixes rivet-dev#297
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.

Bug: ProcessTerminal canvas stacks stale content because allowTransparency is hardcoded on ghostty-web@0.4.0

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.