From 9f5193c17a083387c364f2fac9b3dab6b2a98c68 Mon Sep 17 00:00:00 2001 From: wochap Date: Fri, 4 Apr 2025 15:33:10 +0000 Subject: [PATCH] fix https://codeberg.org/dwl/dwl-patches/issues/488#issuecomment-3512513 --- patches/scenefx/scenefx.patch | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/patches/scenefx/scenefx.patch b/patches/scenefx/scenefx.patch index c38b21c..c556cb4 100644 --- a/patches/scenefx/scenefx.patch +++ b/patches/scenefx/scenefx.patch @@ -693,4 +693,8 @@ index 5bf995e..655e175 100644 + #ifdef XWAYLAND void - activatex11(struct wl_listener *listener, void *data) \ No newline at end of file + activatex11(struct wl_listener *listener, void *data) +-- +2.47.2 + +