Enlightenment CVS committal Author : codewarrior Project : e17 Module : libs/etk
Dir : e17/libs/etk/src/engines/ecore_evas_gl_x11 Modified Files: ecore_evas_gl_x11.c Log Message: Implement translucency support and color setting for etk widgets. [Engines] Add a has_alpha_set/get call. [Window] Add etk_window_has_alpha_set/get call [Widget] Add etk_widget_color_set call. =================================================================== RCS file: /cvs/e/e17/libs/etk/src/engines/ecore_evas_gl_x11/ecore_evas_gl_x11.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- ecore_evas_gl_x11.c 14 Nov 2006 22:32:28 -0000 1.1 +++ ecore_evas_gl_x11.c 22 Mar 2007 23:31:40 -0000 1.2 @@ -58,6 +58,8 @@ NULL, /* window_decorated_get */ NULL, /* window_shaped_set */ NULL, /* window_shaped_get */ + NULL, /* window_has_alpha_set */ + NULL, /* window_has_alpha_get */ NULL, /* window_skip_taskbar_hint_set */ NULL, /* window_skip_taskbar_hint_ge */ NULL, /* window_skip_pager_hint_set */ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs