Revert "efl theme for wayland borders - dont accept events on client swallow"

This reverts commit fdaefdbf9a. 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.
This commit is contained in:
Chris Michael 2016-07-12 09:42:23 -04:00
parent fdaefdbf9a
commit cd1f2539fd
1 changed files with 1 additions and 1 deletions

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