You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Stephen 'Okra' Houston 671f881e42 Luncher/Batman: Don't access an invalid icon structure. 6 years ago
config remove configs for illume modules 8 years ago
data Updating italian translation 7 years ago
doc Update links in head.html 8 years ago
m4 __UNUSED__ -> EINA_UNUSED 8 years ago
pkgbuild pkgbuild: we do not support Bluez. 9 years ago
po Updating italian translation 7 years ago
src Luncher/Batman: Don't access an invalid icon structure. 6 years ago
.arcconfig add .arcconfig for e17. 10 years ago
.gitignore Auto generate wayland protocol 7 years ago
.mailmap More mailmapping 7 years ago
AUTHORS Add myself to the AUTHORS file 7 years ago
BUGS Fix common misspellings 13 years ago
COPYING E17: Update copyright year. 11 years ago
ChangeLog E18.0 release 10 years ago
INSTALL add teamwork module 10 years ago
Makefile.am autotools: install .pc files to the correct directory on FreeBSD 9 years ago
NEWS 0.21.0 NEWS updates 7 years ago
README Update README for those viewing this repo from github. 8 years ago
README.wayland update wayland readme for gl-drm 7 years ago
autogen.sh autotools: modified autogen.sh script to be able to build from different directory. 9 years ago
configure.ac remove old ecore_drm1 code from wl_drm module 6 years ago
e19_workdir_setup.sh feature: add script to set some debug vars 10 years ago
enlightenment.pc.in Fix spelling in .pc file 8 years ago
enlightenment.spec.in enlightenment.spec.in: Update spec file to work with current Git. 7 years ago
netwm.txt add support for new netwm csd X atoms 9 years ago
x-ui.sh remove e17 preload/precache hacks 11 years ago
xdebug.sh xdebug: add clouseau_start 8 years ago

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.