Go to file
Marcel Hollerbach c5597f01c3 enlightenment_askpass: do not appear in a menu
there is no reason why someone should see it in a menu, its only usefull
if someone reads in the output of the application.
2017-04-05 10:08:21 +02:00
config
data enlightenment_askpass: do not appear in a menu 2017-04-05 10:08:21 +02:00
doc
m4
pkgbuild
po Updating italian translation 2017-01-01 16:49:55 +01:00
src tiling: fix zero sized zone 2017-04-05 10:08:21 +02: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 user to AUTHORS. 2017-03-31 11:04:39 +09: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.