Enlightenment CVS committal

Author  : moom
Project : e17
Module  : proto

Dir     : e17/proto/etk/src/engines/ecore_evas


Modified Files:
        ecore_evas.c 


Log Message:
* [Window] Add etk_window_stacking_set/get() to change the stacking 
layer of a window ("normal", "always on top", "always below")


===================================================================
RCS file: /cvs/e/e17/proto/etk/src/engines/ecore_evas/ecore_evas.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- ecore_evas.c        1 Sep 2006 06:41:16 -0000       1.9
+++ ecore_evas.c        1 Sep 2006 13:32:30 -0000       1.10
@@ -86,6 +86,8 @@
    _window_fullscreen_get,
    _window_raise,
    _window_lower,
+   NULL, /* window_stacking_set */
+   NULL, /* window_stacking_get */
    _window_sticky_set,
    _window_sticky_get,
    _window_focused_set,



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to