Go to file
rephorm 8efaab9f08 Make shade animation / speed a config option. (speed is in px / sec)
Shade now does a decelerate transition instead of linear.


SVN revision: 12504
2004-12-18 23:24:09 +00:00
data implement maximize action. 2004-12-18 05:51:35 +00:00
doc Quiet! 2004-12-02 18:41:29 +00:00
lib Quiet! 2004-12-02 18:41:29 +00:00
m4 _ _ _ _ _____ ___ 2004-11-25 03:37:45 +00:00
src Make shade animation / speed a config option. (speed is in px / sec) 2004-12-18 23:24:09 +00:00
.cvsignore Quiet! 2004-12-02 18:41:29 +00:00
AUTHORS _ _ _ _ _____ ___ 2004-11-25 03:37:45 +00:00
COPYING _ _ _ _ _____ ___ 2004-11-25 03:37:45 +00:00
COPYING-PLAIN _ _ _ _ _____ ___ 2004-11-25 03:37:45 +00:00
ChangeLog _ _ _ _ _____ ___ 2004-11-25 03:37:45 +00:00
INSTALL _ _ _ _ _____ ___ 2004-11-25 03:37:45 +00:00
Makefile.am _ _ _ _ _____ ___ 2004-11-25 03:37:45 +00:00
NEWS _ _ _ _ _____ ___ 2004-11-25 03:37:45 +00:00
README readme additiosn for the not so careful out there... 2004-12-01 07:01:31 +00:00
TODO more todo items 2004-12-18 01:56:50 +00:00
autogen.sh _ _ _ _ _____ ___ 2004-11-25 03:37:45 +00:00
config.h.in how about we build without ferite too? :) 2002-01-25 00:49:10 +00:00
configure.in Added snow module, just started but looking OK - give it a shot 2004-12-09 18:53:50 +00:00
enlightenment-config.in - install the e headers into $(includedir)/enlightenment. hopefully should 2004-12-09 19:33:51 +00:00
enlightenment.bb Added the change for BitBake the Standardized Openembedded Build System 2004-12-17 01:19:02 +00:00
enlightenment.oe slightly tidier if's - spec up to pre10 2004-11-26 10:57:58 +00:00
enlightenment.spec slightly tidier if's - spec up to pre10 2004-11-26 10:57:58 +00:00

README

Enlightenment 0.17.0 - IN DEVELOPMENT... not a RELEASE.

NOTE: Users of DR16 will need to rename the $prefix/bin/enlightenment
file prior to installing DR17 or it will be overwritten.

You can also use the configure --prefix option to put e17 in a separate tree
of its own (recommended) like:

  ./configure --prefix=/usr/local/e17

You will, as usual need to add the subsequent bin dir to your $PATH etc.