scenefx: fix corrupted patch

This commit is contained in:
Nikita Ivanov 2025-02-09 12:22:07 +01:00
parent 32a21e2261
commit 48c0f85947
No known key found for this signature in database
GPG Key ID: 6E656AC5B97B5133
2 changed files with 3 additions and 3 deletions

View File

@ -51,7 +51,7 @@ static const struct blur_data blur_data = {
- [git branch](https://codeberg.org/wochap/dwl/src/branch/v0.8-a/scenefx)
- [0.8](https://codeberg.org/dwl/dwl-patches/raw/commit/bfdd644ffe5c04924c19653869a79a96cd1e1f2e/patches/scenefx/scenefx.patch)
- [0.8](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/scenefx/scenefx.patch)
**NOTE:** This patch was tested with the `ab17e3810ac27b2706f73e9a4aaab89fae30363a` commit on the `main` branch of `SceneFX`. It supports rounded borders, blur, and shadows.
@ -110,4 +110,4 @@ static const struct blur_data blur_data = {
### Authors
- [wochap](https://codeberg.org/wochap)
- [wochap](https://codeberg.org/wochap)

View File

@ -575,4 +575,4 @@ index 5bf995e..b5e8151 100644
+
#ifdef XWAYLAND
void
activatex11(struct wl_listener *listener, void *data)
activatex11(struct wl_listener *listener, void *data)