devilhorns pushed a commit to branch master.

commit 0ac1e9b3b916987e5388c65fa9349bfbaa546945
Author: Chris Michael <[email protected]>
Date:   Thu Aug 15 14:19:47 2013 +0100

    Add edges to pointer grab for easier access during resize.
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/bin/e_comp_wl.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bin/e_comp_wl.h b/src/bin/e_comp_wl.h
index b32eeb2..b58b91b 100644
--- a/src/bin/e_comp_wl.h
+++ b/src/bin/e_comp_wl.h
@@ -73,6 +73,7 @@ struct wl_pointer_grab
    struct wl_pointer *pointer;
    struct wl_resource *focus;
    wl_fixed_t x, y;
+   unsigned int edges;
 };
 
 struct wl_keyboard_grab;

-- 

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk

Reply via email to