From cd1f2539fdc7b72a9634ec7df62662811ee88ccd Mon Sep 17 00:00:00 2001 From: Chris Michael Date: Tue, 12 Jul 2016 09:42:23 -0400 Subject: [PATCH] Revert "efl theme for wayland borders - dont accept events on client swallow" This reverts commit fdaefdbf9a8f518930b2d5f71372d1c52f8b2ee7. This is being reverted because the issue of wayland borders not swallowing clients has now been fixes and thus mouse_events work as expected wrt client swallow. --- data/elementary/themes/edc/elm/border.edc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/elementary/themes/edc/elm/border.edc b/data/elementary/themes/edc/elm/border.edc index 744fd367dc..2576d0e0d9 100644 --- a/data/elementary/themes/edc/elm/border.edc +++ b/data/elementary/themes/edc/elm/border.edc @@ -837,7 +837,7 @@ group { name: "elm/border/base/default"; /* visible: 0; */ /* } */ } - part { name: "elm.swallow.client"; type: SWALLOW; mouse_events: 0; + part { name: "elm.swallow.client"; type: SWALLOW; clip_to: "client_clip"; description { state: "default" 0.0; rel1.relative: 0.0 1.0;