discomfitor pushed a commit to branch devs/discomfitor/comp-menu.

commit 0997ab0d174023249ac301ce9a5f5efb404f1146
Author: discomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Date:   Tue Feb 19 08:08:58 2013 +0000

    add menu canvas layer
---
 src/bin/e_comp.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bin/e_comp.h b/src/bin/e_comp.h
index 83d269d..808b915 100644
--- a/src/bin/e_comp.h
+++ b/src/bin/e_comp.h
@@ -12,6 +12,7 @@ typedef enum
    E_COMP_CANVAS_LAYER_DESKTOP_TOP = 10, // raised desktop objects: gadgets, 
shelves
    E_COMP_CANVAS_LAYER_LAYOUT = 100, // should be nothing else on this layer
    E_COMP_CANVAS_LAYER_POPUP = 999, // popups
+   E_COMP_CANVAS_LAYER_MENU = 5000, // menus
    E_COMP_CANVAS_LAYER_DESKLOCK = 9999, // desklock
    E_COMP_CANVAS_LAYER_MAX = 32767 // EVAS_LAYER_MAX
 } E_Comp_Canvas_Layer;

-- 

------------------------------------------------------------------------------
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