discomfitor pushed a commit to branch master.
commit 7679f20521a344b0873595c511238df32c1be78c
Author: Mike Blumenkrantz <[email protected]>
Date: Wed Jun 12 13:59:29 2013 +0100
fix gadman overlay mouse events
---
data/themes/edc/gadman.edc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/data/themes/edc/gadman.edc b/data/themes/edc/gadman.edc
index 5234a81..376c723 100644
--- a/data/themes/edc/gadman.edc
+++ b/data/themes/edc/gadman.edc
@@ -47,7 +47,7 @@ group { name: "e/gadman/full_bg";
color: 0 0 0 192;
}
}
- part { name: "custom_bg"; type: RECT;
+ part { name: "custom_bg"; type: RECT; mouse_events: 0;
description { state: "default" 0.0;
color: 255 255 255 0;
visible: 0;
@@ -56,12 +56,12 @@ group { name: "e/gadman/full_bg";
color: 255 255 255 200;
}
}
- part { name: "e.swallow.bg"; type: SWALLOW;
+ part { name: "e.swallow.bg"; type: SWALLOW; mouse_events: 0;
clip_to: "custom_bg";
description { state: "default" 0.0;
}
}
- part { name: "grabber"; type: RECT; repeat_events: 1;
+ part { name: "grabber"; type: RECT;
description { state: "default" 0.0;
color: 0 0 0 0;
}
--
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev