devilhorns pushed a commit to branch devs/devilhorns/wayland.

commit a31957372ff5a58909f6bb7c29dc4615890d03f4
Author: Chris Michael <[email protected]>
Date:   Thu Mar 7 12:12:32 2013 +0000

    Add a TODO message for myself.
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/bin/e_comp_wl.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/bin/e_comp_wl.c b/src/bin/e_comp_wl.c
index 8d0e551..a51d194 100644
--- a/src/bin/e_comp_wl.c
+++ b/src/bin/e_comp_wl.c
@@ -112,6 +112,9 @@ e_comp_wl_init(void)
    if (wl_display_init_shm(_e_wl_comp->wl.display) < 0)
      ERR("Could not intiialize SHM !!!");
 
+   /* TODO: startup the wl_shell module so we have a shell available for 
+    * wayland clients */
+
    /* get the display's event loop */
    loop = wl_display_get_event_loop(_e_wl_comp->wl.display);
 

-- 

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev

Reply via email to