Go to file
Stephen 'Okra' Houston ce61c37782 Netstatus: Don't show an incorrect unit on the popup label. 2017-09-08 09:29:53 -05:00
config e meson build - refactor and clean up config and some module only cfg 2017-08-10 23:14:12 +09:00
data meson build - trim down some data file build files a little 2017-08-10 23:40:56 +09:00
doc doc - add doc dir content to meson install to match prev autofoo 2017-07-27 14:30:53 +09:00
m4
meson abort meson build if source tree is not clean 2017-07-21 14:43:37 -04:00
po meson build - reformat and trim build files a bit to be more compact 2017-08-11 08:28:23 +09:00
src Netstatus: Don't show an incorrect unit on the popup label. 2017-09-08 09:29:53 -05:00
.arcconfig
.gitignore add build dir to ignore 2017-07-22 11:30:32 +09:00
.mailmap More mailmapping 2016-09-13 15:14:21 +09:30
AUTHORS Add user to AUTHORS. 2017-03-31 11:04:39 +09:00
BUGS
COPYING
ChangeLog
INSTALL
Makefile.am add meson files to autotools dist 2017-09-01 13:40:12 -04:00
NEWS 0.21.0 NEWS updates 2016-06-30 11:56:48 -04:00
README
README.wayland update wayland readme for gl-drm 2016-09-21 16:05:51 -04:00
autogen.sh
configure.ac use tar-ustar for autotools dist 2017-09-01 13:40:12 -04:00
e19_workdir_setup.sh
enlightenment.pc.in add wayland variable to pkgconfig 2017-08-11 18:48:49 -04:00
meson-chmod.sh meson - fix config install to install cfg files in right places and perms 2017-07-22 14:41:24 +09:00
meson.build Drop wayland-protocols requirement to 1.9 2017-09-01 08:48:36 -05:00
meson_dist.mk add meson files to autotools dist 2017-09-01 13:40:12 -04:00
meson_options.txt e - add vkbd for convertibles (tablets, laptops ... phones) 2017-08-20 01:01:58 +09:00
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.