Go to file
Mike Blumenkrantz 04fe354592 notidle the screensaver in wl compositor mouse move cb
fixes screen blanking while user is active
2015-07-30 16:35:51 -04:00
config e - fix profiles to have correct adjust value for bl adjust in bindings 2015-05-21 13:43:00 +09:00
data enlightenment_remote: restore compatibility with older versions with bg-add / bg-del 2015-07-14 13:07:18 -04:00
doc
m4 __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
pkgbuild
po Updating catalan translation 2015-07-24 12:59:46 +02:00
src notidle the screensaver in wl compositor mouse move cb 2015-07-30 16:35:51 -04:00
.arcconfig
.gitignore
.mailmap mailmap: update q66 2015-04-16 14:25:26 +01:00
AUTHORS
BUGS
COPYING
ChangeLog
INSTALL
Makefile.am
NEWS
README
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

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.