wayland/background-effect: add ext-background-effect-v1 support

This commit is contained in:
bbedward 2026-03-19 23:39:21 -07:00 committed by outfoxxed
parent 77c04a9447
commit d745184823
No known key found for this signature in database
GPG key ID: 4C88A185FB89301E
11 changed files with 532 additions and 0 deletions

View file

@ -27,6 +27,7 @@ set shell id.
- Added a way to detect if an icon is from the system icon theme or not.
- Added vulkan support to screencopy.
- Added generic WindowManager interface implementing ext-workspace.
- Added ext-background-effect window blur support.
## Other Changes