e16/src
Kim Woelders 46cd16985e Trivial renamings.
SVN revision: 10631
2004-06-29 13:19:23 +00:00
..
.cvsignore getting to work here 2000-03-24 04:54:06 +00:00
ChangeLog Thu Apr 3 23:33:18 EST 2003 2003-04-04 04:34:04 +00:00
ChangeLog-pre0.16.gz re-importing E after cvs failure to comply with orders... thus it DIED! 1999-08-17 22:56:46 +00:00
E.h Trivial renamings. 2004-06-29 13:19:23 +00:00
Makefile.am Trivial code shuffle (sticky.c into borders.c) and namespace cleanup. 2004-06-04 19:23:47 +00:00
README Removed most URL's relating to required libraries. 2003-08-03 15:42:32 +00:00
actions.c Fix edge flip with fullscreen windows. 2004-06-27 22:30:53 +00:00
alert.c Oops - remove debug. 2004-05-22 20:44:49 +00:00
areas.c Trivial renamings. 2004-06-29 13:19:23 +00:00
arrange.c Don't restrict window placement requests (+some cosmetic changes). 2004-05-19 21:41:03 +00:00
atoms.c 2003 -> 2004. 2004-01-19 22:30:35 +00:00
backgrounds.c Fix various background pixmap related bugs. 2004-05-30 13:09:16 +00:00
borders.c Fix area updates (caused incorrect area switch on transient pop-up). 2004-06-29 09:31:42 +00:00
buttons.c Make buttons opaque (button transparency handling is missing). 2004-06-26 17:33:40 +00:00
clone.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
cmclass.c Renamed duplicate to Estrdup, introduced Estrndup. 2004-02-28 15:14:02 +00:00
comms.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
conf.h Selective Transparency - configuration (Jaron Omega <jaron@sock-stream.net>). 2004-06-14 17:02:32 +00:00
config.c Enable continuing startup when there are errors in ...e_session-XXXXXX. 2004-06-19 21:31:40 +00:00
coords.c Fix minor glitch with coordinate window being mapped too early + cosmetics. 2004-06-29 08:52:41 +00:00
cursors.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
desktops.c Trivial renamings. 2004-06-29 13:19:23 +00:00
dialog.c Selective Transparency - basic functionality (Jaron Omega <jaron@sock-stream.net>). 2004-06-03 18:04:47 +00:00
dock.c Attempt to improve dockapp handling. 2004-05-26 22:24:42 +00:00
draw.c Fix minor glitch with coordinate window being mapped too early + cosmetics. 2004-06-29 08:52:41 +00:00
ecvs Avoid trashing ChangeLog when connection is poor. 2004-04-21 21:09:18 +00:00
edge.c Trivial renamings. 2004-06-29 13:19:23 +00:00
events.c Trivial prototype cleanup. 2004-05-31 19:47:35 +00:00
evhandlers.c Disable old x11amp hack (fixes broken rhythmbox "Small Display"). 2004-06-28 20:57:50 +00:00
ewmh.c Another attempt to fix some window placement and saved settings issues. 2004-06-18 20:12:10 +00:00
file.c Fix compile with imlib1 + trivial stuff. 2004-06-27 10:42:53 +00:00
finders.c Attempt to fix stacking and other problems with transients. 2004-06-19 01:31:21 +00:00
focus.c Enable configuring no-input windows using menus + cosmetics. 2004-06-28 23:37:55 +00:00
fx.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
globals.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
gnome.c Trivial code shuffle (sticky.c into borders.c) and namespace cleanup. 2004-06-04 19:23:47 +00:00
grabs.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
groups.c Fix segv on group member exit + associated cleanups. 2004-06-06 16:38:17 +00:00
handlers.c Trivial prototype cleanup. 2004-05-31 19:47:35 +00:00
hints.c Clean up hint handling at startup. 2004-05-31 20:14:50 +00:00
icccm.c Get the window placement right, I hope. 2004-06-27 15:59:32 +00:00
iclass.c Fix compile with imlib1 + trivial stuff. 2004-06-27 10:42:53 +00:00
iconify.c Attempt to fix stacking and other problems with transients. 2004-06-19 01:31:21 +00:00
init.c Simplify background code, re-generate backgrounds when enabling transparency. 2004-04-12 08:28:34 +00:00
ipc.c Trivial renamings. 2004-06-29 13:19:23 +00:00
lang.c Additional NULL pointer checks (fixes some segv's). 2004-05-24 17:39:51 +00:00
lists.c Enable compiling with -Wwrite-strings (trivial fixups). 2004-03-21 01:39:40 +00:00
main.c Enable continuing startup when there are errors in ...e_session-XXXXXX. 2004-06-19 21:31:40 +00:00
memory.c Introduce Ecalloc. 2004-05-29 19:01:59 +00:00
menus.c Enable configuring no-input windows using menus + cosmetics. 2004-06-28 23:37:55 +00:00
misc.c Fix saving info at exit + shuffle some code around. 2004-06-02 22:44:33 +00:00
moveresize.c Fix minor glitch with coordinate window being mapped too early + cosmetics. 2004-06-29 08:52:41 +00:00
mwm.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
pager.c Enable configuring no-input windows using menus + cosmetics. 2004-06-28 23:37:55 +00:00
progress.c Selective Transparency - basic functionality (Jaron Omega <jaron@sock-stream.net>). 2004-06-03 18:04:47 +00:00
regex.c 2003 -> 2004. 2004-01-19 22:30:35 +00:00
screen.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
session.c Get the window placement right, I hope. 2004-06-27 15:59:32 +00:00
settings.c Trivial renamings. 2004-06-29 13:19:23 +00:00
setup.c Trivial renamings. 2004-06-29 13:19:23 +00:00
size.c Initial fullscreen window state handling. 2004-05-31 20:30:12 +00:00
slideout.c Trivial code shuffle and namespace cleanup. 2004-06-07 16:46:08 +00:00
snaps.c Get the window placement right, I hope. 2004-06-27 15:59:32 +00:00
snprintf.c 2003 -> 2004. 2004-01-19 22:30:35 +00:00
sound.c Enable compiling with -Wshadow (trivial name clash fixups). 2004-03-20 15:49:05 +00:00
stacking.c Fix initial window stacking if not on desk 0 + trivial stuff. 2004-06-28 18:22:04 +00:00
startup.c Selective Transparency - basic functionality (Jaron Omega <jaron@sock-stream.net>). 2004-06-03 18:04:47 +00:00
tclass.c Valgrind revelations. 2004-05-30 01:46:47 +00:00
text.c Fix segv if UTF8 locale and not TT font. 2004-05-26 21:40:03 +00:00
theme.c I surrender :) 2004-05-12 00:06:26 +00:00
timers.c Enable compiling with -Wwrite-strings (trivial fixups). 2004-03-21 01:39:40 +00:00
timestamp.h re-importing E after cvs failure to comply with orders... thus it DIED! 1999-08-17 22:56:46 +00:00
tooltips.c Transparency tweaks. 2004-06-18 22:21:35 +00:00
ttfont.c Fix compile with imlib1 + trivial stuff. 2004-06-27 10:42:53 +00:00
warp.c Put lost warpfocused option back in. 2004-06-08 22:16:14 +00:00
windowmatch.c Enable compiling with -Wwrite-strings (trivial fixups). 2004-03-21 01:39:40 +00:00
x.c A new event handler registration/dispatching engine (not used yet). 2004-05-31 20:03:06 +00:00
zoom.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00

README

+-----------------------------------------------------------------------------+
|  E N L I G H T E N M E N T                                                  |
+-----------------------------------------------------------------------------+

Greets go out to: (in alphabetical order particular order)

Abalynth
Aeonflux
Andrew (the seedy one)
Affa
Allen
Anarchy
Alph
Asc
Aurora
Bigguy
Bwana
Chutt
Colin
C0re
Dan
Donny
Dphase
DrMike
Eidos
Elessar
Eman
Epoch
EricB
Ewen
F-R-E-D
Facility
Finona
Glenn
Gnatti
Gnea
Gus
Haigos
Hans
Hormz
Hilarion
Kane
Kara
Keebler
Jad3d
Jaded
Jason (Fungus)
Jim
Jirah
Johnatan
Kbert
Keys
kjj
Langley
lej
Llane
Marc
Magz
Miguel
Mike
Mistress Kim
Mos
Myth
Nat
Neshy
Nobtel
OctobrX
Ogmo
oznoid
Quartic
RADKade
Ram
Ricdude
Roddez
Punkle
Ryan
SCOboy
Seedy Ben
Shaleh
Sillyhead
SirSpeedy
Slarken
Smelecat
Steve
Stumpy
Tack
Trixxter
Tynian
Vendu
Weird Arms
Waleed
Woody
Wojtek
X5rings

*********************


If you have this you have a SNAPSHOT of Enlightenment DR 0.16

This is a complete rewrite of E. Bascially it is a NEW windowmanager written
from the ground up.

you NEED:

libjpeg
libpng
libgif
libtiff
zlib
esound (0.2.4 or higher)
imlib (1.9.8 or higher recommended)
fnlib
freetype (1.1 or higher)

Where can u get these?

First, look for (-devel) versions of these libraries shipping with your
distribution (if using any).

Next, check out
http://www.enlightenment.org/pages/download.html

If still no luck, your favorite search engine will find it.


You need all these compiled and installed first - make sure imlib is compiled
with support for libjpeg libpng libgif and libtiff

*********************


how to compile?

type:
./configure
make


*********************


how to install?

after compiling:
make install


*********************


how to run?

edit your .xsession or .Xinitrc or .Xclients files to run enlightenment OR
if you're scared to or don't know what I mean then...

/usr/local/enlightenment/bin/enlightenment