e16/src
Kim Woelders 33d9c8fb28 Ignore bogus unmap event.
SVN revision: 10272
2004-05-18 16:25:48 +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 Partial fix to broken floating windows (moving through edge flip, etc.). 2004-05-15 22:42:21 +00:00
Makefile.am Move some DEFS into config.h. 2004-05-08 21:39:37 +00:00
README Removed most URL's relating to required libraries. 2003-08-03 15:42:32 +00:00
actions.c Another partial floating window movement fix. 2004-05-16 15:52:44 +00:00
alert.c Simplify alert (GSOD) code. Less intensive use of macros. 2004-03-31 19:04:23 +00:00
areas.c Partial fix to broken floating windows (moving through edge flip, etc.). 2004-05-15 22:42:21 +00:00
arrange.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
atoms.c 2003 -> 2004. 2004-01-19 22:30:35 +00:00
backgrounds.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
borders.c Ignore bogus unmap event. 2004-05-18 16:25:48 +00:00
buttons.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +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 Move around some desktop and background configuration items. 2004-02-11 15:39:13 +00:00
config.c No longer use the DEFAULT theme link. 2004-05-07 22:29:30 +00:00
coords.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +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 Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
dialog.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
dock.c Enable dock applets of size other than 64x64 (patch from Jonas Aaberg <cja@gmx.net>). 2004-04-24 08:08:07 +00:00
draw.c Partial fix to broken floating windows (moving through edge flip, etc.). 2004-05-15 22:42:21 +00:00
ecvs Avoid trashing ChangeLog when connection is poor. 2004-04-21 21:09:18 +00:00
edge.c Another partial floating window movement fix. 2004-05-16 15:52:44 +00:00
events.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
evhandlers.c Use correct event union reference. 2004-05-18 16:23:49 +00:00
ewmh.c Add hooks for _NET_SHOWING_DESKTOP. 2004-05-05 00:17:15 +00:00
file.c Enable compiling with -Wwrite-strings (trivial fixups). 2004-03-21 01:39:40 +00:00
finders.c Improve on (click-to-) focus. 2004-04-01 22:41:22 +00:00
focus.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +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 Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +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 Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
handlers.c Clear blocked signals at startup and exit. 2004-05-07 15:18:07 +00:00
hints.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
icccm.c Clear blocked signals at startup and exit. 2004-05-07 15:18:07 +00:00
iclass.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
iconify.c Fix multiple (and probably other) iconbox problems. 2004-05-08 14:07:41 +00:00
init.c Simplify background code, re-generate backgrounds when enabling transparency. 2004-04-12 08:28:34 +00:00
ipc.c Fix broken IPC "save configuration" command. 2004-05-16 09:59:34 +00:00
lang.c Some more bits for UTF-8 support. 2004-04-01 23:11:16 +00:00
lists.c Enable compiling with -Wwrite-strings (trivial fixups). 2004-03-21 01:39:40 +00:00
main.c Clear blocked signals at startup and exit. 2004-05-07 15:18:07 +00:00
memory.c Introduce debug print function. 2004-04-08 12:54:46 +00:00
menus.c Do keybord menu navigation without pointer warping. 2004-05-09 21:17:06 +00:00
misc.c No longer use the DEFAULT theme link. 2004-05-07 22:29:30 +00:00
moveresize.c Deuglyfy code garbled by indent. 2004-05-16 16:02:58 +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 Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
progress.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +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 Clear blocked signals at startup and exit. 2004-05-07 15:18:07 +00:00
settings.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
setup.c Clear blocked signals at startup and exit. 2004-05-07 15:18:07 +00:00
size.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
slideout.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
snaps.c Clear blocked signals at startup and exit. 2004-05-07 15:18:07 +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 stacking after layer change. 2004-04-08 13:07:00 +00:00
startup.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
sticky.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
tclass.c Move global queue_up to Mode struct. 2004-04-09 12:59:56 +00:00
text.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +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 Partial fix to broken floating windows (moving through edge flip, etc.). 2004-05-15 22:42:21 +00:00
ttfont.c Trivial fixes for compilation with imlib1. 2004-04-25 08:29:52 +00:00
warp.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
windowmatch.c Enable compiling with -Wwrite-strings (trivial fixups). 2004-03-21 01:39:40 +00:00
x.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +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