From: Chris Michael Date: Tue, 12 Jul 2016 13:42:23 +0000 (-0400) Subject: Revert "efl theme for wayland borders - dont accept events on client swallow" X-Git-Tag: upstream/1.20.0~5207 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cd1f2539fdc7b72a9634ec7df62662811ee88ccd;p=platform%2Fupstream%2Fefl.git 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. --- diff --git a/data/elementary/themes/edc/elm/border.edc b/data/elementary/themes/edc/elm/border.edc index 744fd36..2576d0e 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;