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.
 
 
 
Mike Blumenkrantz 175c614838 add spacer gadgets for bryces 6 years ago
config e meson build - refactor and clean up config and some module only cfg 6 years ago
data meson build - trim down some data file build files a little 6 years ago
doc doc - add doc dir content to meson install to match prev autofoo 6 years ago
m4 __UNUSED__ -> EINA_UNUSED 8 years ago
meson abort meson build if source tree is not clean 6 years ago
po meson build - reformat and trim build files a bit to be more compact 6 years ago
src add spacer gadgets for bryces 6 years ago
.arcconfig add .arcconfig for e17. 10 years ago
.gitignore add build dir to ignore 6 years ago
.mailmap More mailmapping 7 years ago
AUTHORS Add user to AUTHORS. 6 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 remove distro packaging files 6 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 distro packaging files 6 years ago
e19_workdir_setup.sh feature: add script to set some debug vars 10 years ago
enlightenment.pc.in add wayland variable to pkgconfig 6 years ago
meson-chmod.sh meson - fix config install to install cfg files in right places and perms 6 years ago
meson.build e - add vkbd for convertibles (tablets, laptops ... phones) 6 years ago
meson_options.txt e - add vkbd for convertibles (tablets, laptops ... phones) 6 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.