Skip to content

fix(core): clear window surface for transparent windows#8633

Merged
amrbashir merged 2 commits into
devfrom
fix/windows/decorated-transparent
Jan 18, 2024
Merged

fix(core): clear window surface for transparent windows#8633
amrbashir merged 2 commits into
devfrom
fix/windows/decorated-transparent

Conversation

@amrbashir

Copy link
Copy Markdown
Member

closes #8632

this may conflict with tauri-egui rendering to the surface so we may need to add an option to disable internal rendering

closes #8632

this may conflict with `tauri-egui` rendering to the surface so we may need to add an option to disable internal rendering
@amrbashir amrbashir requested a review from a team as a code owner January 18, 2024 03:08
@amrbashir amrbashir merged commit 9f8037c into dev Jan 18, 2024
@amrbashir amrbashir deleted the fix/windows/decorated-transparent branch January 18, 2024 16:35
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.

A window with decorations can't be transparent initially until resized

2 participants