From 8de26cadab20e3b8962ad65d02310ce9b534f936 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Mon, 24 Sep 2012 14:46:10 +0000 Subject: [PATCH] ensure cursor is not animating when not focused SVN revision: 77038 --- data/themes/default.edc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/themes/default.edc b/data/themes/default.edc index 8be68d6a..62b94bff 100644 --- a/data/themes/default.edc +++ b/data/themes/default.edc @@ -2175,6 +2175,8 @@ target: "4.bottom" target: "focus_in"; target: "focus2"; target: "focus3"; + target: "pulse"; + target: "pulse2"; after: "focus_out2"; } program { name: "focus_out2";