Enlightenment CVS committal

Author  : xcomputerman
Project : e17
Module  : libs/esmart

Dir     : e17/libs/esmart/src/bin


Modified Files:
        esmart_test.c 


Log Message:
Add more pseudo-transparency evilness (really only did this for demo
purposes) -- option for trans_x11 to do a screengrab instead of fetch
root pixmap. See http://xcomputerman.com/files/emotion_trans.png for
a sample of this.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/esmart/src/bin/esmart_test.c,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- esmart_test.c       5 May 2004 05:57:02 -0000       1.1.1.1
+++ esmart_test.c       17 Jul 2004 21:10:09 -0000      1.2
@@ -137,6 +137,7 @@
 
       evas = ecore_evas_get (ee);
       o = esmart_trans_x11_new (evas);
+      esmart_trans_x11_type_set(o, Esmart_Trans_X11_Type_Background);
       esmart_trans_x11_window_set(o, win);
       evas_object_move (o, 0, 0);
       evas_object_resize (o, 300, 120);




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to