Enlightenment CVS committal

Author  : urandom
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_shelf.edc 


Log Message:
themers can use "instant_delay" "N.M" to tell e when to instantly move the 
shelf away. that way then can fade the shelves away or use other techniques to 
give the impression that the shelf is hiding

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_shelf.edc,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- default_shelf.edc   7 Apr 2007 01:53:58 -0000       1.18
+++ default_shelf.edc   8 Apr 2007 09:32:47 -0000       1.19
@@ -13,6 +13,8 @@
       // this tells e the border is shaped
       item: "shaped" "1";
       item: "hidden_state_size" "6";
+      // This makes the border hide instantly after the given amount of seconds
+      // item: "instant_delay" "3.0";
    }
    parts {
      



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

Reply via email to