Go to file
Mike Blumenkrantz c696fa7088 do not send wl dnd positioning updates to xwl clients 2015-08-07 21:07:34 -04:00
config
data enlightenment_remote: restore compatibility with older versions with bg-add / bg-del 2015-07-14 13:07:18 -04:00
doc Update links in head.html 2015-08-06 12:02:28 -04:00
m4
pkgbuild
po Updating catalan translation 2015-07-24 12:59:46 +02:00
src do not send wl dnd positioning updates to xwl clients 2015-08-07 21:07:34 -04:00
.arcconfig
.gitignore
.mailmap
AUTHORS
BUGS
COPYING
ChangeLog
INSTALL
Makefile.am
NEWS
README Update README for those viewing this repo from github. 2015-08-03 15:52:09 -04:00
README.wayland
autogen.sh
configure.ac wayland: Also link with libwayland-client.so 2015-07-20 11:17:40 -04:00
e19_workdir_setup.sh
enlightenment.pc.in
enlightenment.spec.in
netwm.txt
x-ui.sh
xdebug.sh

README

Please report bugs and send patches to phab.enlightenment.org

Enlightenment 0.19.0

Requirements:
-------------

Must:
  efl elementary
  libc libm libX11 libXext
  xcb xcb-shape xcb-keysyms

Heavily suggested:
  evas_generic_loaders (all loaders)

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

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

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

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


NOTES:

* if you do not want security issues make sure sysactions.conf is in
/etc/enlightenment (not PREFIX/etc/enlightenment) as this is the first place
it looks at. This file is intended to be customized by packagers and
system integrators to match your policies and scripts/tools.