summarylogtreecommitdiffstats
path: root/shell_blur_effect_40.5.patch
diff options
context:
space:
mode:
Diffstat (limited to 'shell_blur_effect_40.5.patch')
-rw-r--r--shell_blur_effect_40.5.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/shell_blur_effect_40.5.patch b/shell_blur_effect_40.5.patch
index e592fc1cb800..2189ab285210 100644
--- a/shell_blur_effect_40.5.patch
+++ b/shell_blur_effect_40.5.patch
@@ -1,6 +1,6 @@
diff -Narup a/src/shell-blur-effect.c b/src/shell-blur-effect.c
---- a/src/shell-blur-effect.c 2021-10-27 19:03:17.979246987 +0800
-+++ b/src/shell-blur-effect.c 2021-10-27 19:03:17.982580970 +0800
+--- a/src/shell-blur-effect.c 2021-10-28 21:09:19.663157558 +0800
++++ b/src/shell-blur-effect.c 2021-10-28 21:09:19.663157558 +0800
@@ -22,6 +22,9 @@
#include "shell-enum-types.h"
@@ -426,8 +426,8 @@ diff -Narup a/src/shell-blur-effect.c b/src/shell-blur-effect.c
+ clutter_effect_queue_repaint (CLUTTER_EFFECT (self));
+}
diff -Narup a/src/shell-blur-effect.h b/src/shell-blur-effect.h
---- a/src/shell-blur-effect.h 2021-10-27 19:03:17.979246987 +0800
-+++ b/src/shell-blur-effect.h 2021-10-27 19:03:17.982580970 +0800
+--- a/src/shell-blur-effect.h 2021-10-28 21:09:19.663157558 +0800
++++ b/src/shell-blur-effect.h 2021-10-28 21:09:19.663157558 +0800
@@ -20,6 +20,10 @@
#pragma once