devilhorns pushed a commit to branch master.

commit 2344c1efdfdcd5d472bf3703bd588049af034b09
Author: Chris Michael <[email protected]>
Date:   Tue Apr 23 09:54:23 2013 +0100

    Add list of outputs to compositor (needed for drm compositor).
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/bin/e_comp_wl.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/bin/e_comp_wl.h b/src/bin/e_comp_wl.h
index 6396933..03a21ad 100644
--- a/src/bin/e_comp_wl.h
+++ b/src/bin/e_comp_wl.h
@@ -282,6 +282,8 @@ struct _E_Wayland_Compositor
    Eina_List *surfaces;
    Eina_List *seats;
 
+   struct wl_list outputs;
+
    void (*ping_cb) (E_Wayland_Surface *ews, unsigned int serial);
 };
 

-- 

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr

Reply via email to