mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-07 11:44:51 +00:00
scenefx: fix corrupted patch
This commit is contained in:
parent
32a21e2261
commit
48c0f85947
@ -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)
|
||||
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user