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.
 
 
 
Carsten Haitzler d74aaba994 remove old autogne.sh - dont need it anymore 2 years ago
confs scripts: openbsd helper script. 3 years ago
data move a bunch of public runnable tools into src/bin/tools 3 years ago
doc tree-wide: get rid of trailing whitespace 4 years ago
meson meson - use install_mode 5 years ago
old remove old autogne.sh - dont need it anymore 2 years ago
po Updating french and italian translations 2 years ago
src tasks - handle shutdown case with still existing clients in list 2 years ago
.arcconfig update arcconfig key:values for new phabricator api 6 years ago
.gitignore ignore backup text files with tildas at the end 5 years ago
.mailmap enlightenment/mailmap: Move unused addresses to bottom of list 4 years ago
AUTHORS AUTHORS: Add jf_simon to list. 4 years ago
COPYING tree-wide: get rid of trailing whitespace 4 years ago
INSTALL INSTALL: quick missing word fix. 4 years ago
NEWS 0.24 - prepare dotting i's and crossing t's for 0.24 alpha 1 4 years ago
README talk about confs/ 2 years ago
TODO todo++ - fprint in polkit auth 2 years ago
meson.build move a bunch of public runnable tools into src/bin/tools 3 years ago
meson_options.txt freebsd: make elput optional. 3 years ago
x-ui.sh remove e17 preload/precache hacks 11 years ago
xdebug.sh tree-wide: get rid of trailing whitespace 4 years ago

README

Enlightenment
-------------

Please report bugs and submit patches at https://phab.enlightenment.org

REQUIREMENTS
------------

Must:
* efl
* libpam (On Linux)

Highly suggested:
* libexif (exif metadata display support)
* evas_generic_loaders (All loaders)
* bluez5 (BT support and l2ping tool)
* connman
* bc (For everything calculator)
* pulseaudio
* acpid (Unless your system doesn't have ACPI at all)
* packagekit (For packagekit module updates status)
* udisks2
* gdb (If you want automatic bactraces in ~/.e-crashdump.txt)

COMPILING AND INSTALLING
------------------------

For sample configuration options please look in the ./confs/ directory
for scripts that pass in commonly used options.

Please see the INSTALL file: https://git.enlightenment.org/core/enlightenment.git/tree/INSTALL

NOTE: Users of DR16 will need to rename the $prefix/bin/enlightenment
file prior to installing this release or it will be overwritten.

NOTE: 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.

NOTE: To enable wayland support (still considered experimental and not for
regular end users) use the meson -Dwl=true option. To run enlightenment in
wayland mode, just log on on ant vt and run enlightenment_start. If you
wish to debug and see all the output try using something like screen then
attaching to the remote screen session by sshing in etc.