Go to file
Marcel Hollerbach 4937897c0b tiling: dont use floating state when toggling
when someone toggles a client he usally doesnt want to have it again in
toggle state, so make sure its vertical or horizontal.
2017-02-21 20:35:00 +01:00
config remove configs for illume modules 2016-01-14 10:41:08 -05:00
data Updating italian translation 2016-08-18 12:12:03 +02:00
doc
m4
pkgbuild
po Updating italian translation 2017-01-01 16:49:55 +01:00
src tiling: dont use floating state when toggling 2017-02-21 20:35:00 +01: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 myself to the AUTHORS file 2016-09-22 15:00:02 -05:00
BUGS
COPYING
ChangeLog
INSTALL
Makefile.am
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 add wl_buffer output module 2017-02-10 17:24:13 -05:00
e19_workdir_setup.sh
enlightenment.pc.in Fix spelling in .pc file 2016-01-06 16:48:44 +09:00
enlightenment.spec.in enlightenment.spec.in: Update spec file to work with current Git. 2016-05-12 11:46:35 -07:00
netwm.txt
x-ui.sh
xdebug.sh xdebug: add clouseau_start 2016-01-08 19:19:06 +01:00

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.