Go to file
Mike Blumenkrantz e39b6601b0 make 'after_restart' variable global
this allows the compositor to detect (accurately) whether it is a new
instance
2017-02-24 14:15:38 -05:00
config
data Updating italian translation 2016-08-18 12:12:03 +02:00
doc
m4
pkgbuild
po Updating italian translation 2017-01-01 16:49:55 +01:00
src make 'after_restart' variable global 2017-02-24 14:15:38 -05:00
.arcconfig
.gitignore Auto generate wayland protocol 2016-09-26 15:23:50 -05:00
.mailmap More mailmapping 2016-09-13 15:14:21 +09:30
AUTHORS Add myself to the AUTHORS file 2016-09-22 15:00:02 -05:00
BUGS
COPYING
ChangeLog
INSTALL
Makefile.am
NEWS
README
README.wayland update wayland readme for gl-drm 2016-09-21 16:05:51 -04:00
autogen.sh
configure.ac add wl_buffer output module 2017-02-10 17:24:13 -05: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.