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 fca53bbd3f e invert to set env var for fussy aborts as opposed to inverse 4 years ago
data e alert - use the provided font ttf for the alert 4 years ago
doc remove autotools 6 years ago
meson meson - use install_mode 4 years ago
po Updating german translation 4 years ago
src e invert to set env var for fussy aborts as opposed to inverse 4 years ago
.arcconfig update arcconfig key:values for new phabricator api 5 years ago
.gitignore ignore backup text files with tildas at the end 4 years ago
.mailmap More mailmapping 7 years ago
AUTHORS AUTHORS: use netstar's real name. 5 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 readme/install - use standard INSTALL file like autofoo projects 6 years ago
NEWS NEWS update 4 years ago
README alert - move to using full efl stack for it 4 years ago
TODO todo - add info about ddcutil - for better monitor controls 4 years ago
autogen.sh add back an autogen.sh to help minimize confusion 6 years ago
e19_workdir_setup.sh feature: add script to set some debug vars 10 years ago
meson.build e alert - use the provided font ttf for the alert 4 years ago
meson_options.txt e - add polkit module to add an auth agent into e 4 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 7 years ago

README

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

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

Requirements
------------

Must:
* efl
* libpam (On Linux)

Highly suggested:
* 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)

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

Please see the INSTALL file for now to compile and install it.

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.