Skip to content

feat(linux): support Wayland ext-background-effect-v1 blur#211

Open
krissedout wants to merge 3 commits into
tauri-apps:devfrom
krissedout:dev
Open

feat(linux): support Wayland ext-background-effect-v1 blur#211
krissedout wants to merge 3 commits into
tauri-apps:devfrom
krissedout:dev

Conversation

@krissedout

@krissedout krissedout commented May 18, 2026

Copy link
Copy Markdown

Added Linux Wayland support for apply_blur using ext-background-effect-v1. It returns unsupported when the compositor does not advertise blur support. It also tracks background-effect objects per Wayland surface id so cleared/destroyed surfaces do not collide with reused pointers. Closes #207

@socket-security

socket-security Bot commented May 18, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcargo/​wayland-sys@​0.31.7 ⏵ 0.31.118110093100100
Updatedcargo/​wayland-client@​0.31.11 ⏵ 0.31.148210093100100
Updatedcargo/​wayland-protocols@​0.32.9 ⏵ 0.32.1210010093100100

View full report

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.

Support for ext-background-effect on wayland

1 participant