devilhorns pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=cd1f2539fdc7b72a9634ec7df62662811ee88ccd

commit cd1f2539fdc7b72a9634ec7df62662811ee88ccd
Author: Chris Michael <cp.mich...@samsung.com>
Date:   Tue Jul 12 09:42:23 2016 -0400

    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 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;

-- 


Reply via email to