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

This commit is contained in:
Carsten Haitzler 2016-07-12 21:04:27 +09:00
parent d70cbecc3a
commit fdaefdbf9a
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;
part { name: "elm.swallow.client"; type: SWALLOW; mouse_events: 0;
clip_to: "client_clip";
description { state: "default" 0.0;
rel1.relative: 0.0 1.0;