Revert "efl theme for wayland borders - dont accept events on client swallow"
authorChris Michael <cp.michael@samsung.com>
Tue, 12 Jul 2016 13:42:23 +0000 (09:42 -0400)
committerChris Michael <cp.michael@samsung.com>
Tue, 12 Jul 2016 13:42:23 +0000 (09:42 -0400)
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

index 744fd36..2576d0e 100644 (file)
@@ -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;