wayland-protocols/staging/ext-background-effect
Xaver Hugl efbc060534 staging/ext-background-effect: fix capability value for blur
The value was zero because the enum was not a bitfield at some point when the protocol was
developed and I forgot to change the value to one when making it a bitfield.

This is technically a breaking change, but as the client could never receive the blur
capability before this commit, it won't actually break anything - it was already broken.

Signed-off-by: Xaver Hugl <xaver.hugl@kde.org>
2025-06-25 15:51:54 +02:00
..
ext-background-effect-v1.xml staging/ext-background-effect: fix capability value for blur 2025-06-25 15:51:54 +02:00
README staging: add ext-background-effect-v1 2025-05-26 15:00:56 +02:00

ext_blur protocol

Maintainers:
David Edmundson <davidedmundson@kde.org>
Vlad Zahorodnii <vlad.zahorodnii@kde.org>
Xaver Hugl <xaver.hugl@kde.org>