Go to file
Carsten Haitzler d5d53a0e96 wl - handle logicaly dead code by doing the most logical thing
it would seem it wants to send it being allowed if it has handled the
case, so get rid of logically dead coe and make it not dead...

fix CID 1403932
2020-04-19 01:45:10 +01:00
confs add pre-made configs like efl for some os's and setups 2020-01-25 15:51:44 +00:00
data cfg - fix typo in configs that seemingly still compiles... 2020-02-04 19:46:16 +00:00
doc remove autotools 2017-11-20 07:05:36 -05:00
meson meson - use install_mode 2018-12-27 17:16:33 +00:00
po Updating german and italian translation 2020-04-18 16:39:57 +02:00
src wl - handle logicaly dead code by doing the most logical thing 2020-04-19 01:45:10 +01:00
.arcconfig update arcconfig key:values for new phabricator api 2018-05-11 09:47:20 +02:00
.gitignore ignore backup text files with tildas at the end 2019-05-14 12:42:01 +01:00
.mailmap enlightenment/mailmap: Move unused addresses to bottom of list 2020-03-24 16:58:42 -04:00
AUTHORS AUTHORS: Add jf_simon to list. 2020-04-12 14:10:36 +01:00
BUGS Fix common misspellings 2010-09-08 23:59:07 +00:00
COPYING use SIL/OFL fonts for shot and be clear on the topaz font GPL-FE 2020-04-14 13:51:50 +01:00
ChangeLog changelog typo fix 2020-04-12 11:38:59 +01:00
INSTALL readme/install - use standard INSTALL file like autofoo projects 2017-12-17 09:53:54 +09:00
NEWS NEWS update 2019-08-24 08:28:13 +01:00
README alert - move to using full efl stack for it 2019-09-27 07:13:24 +01:00
TODO e_shelf: Improve auto hide behaviour. 2020-04-17 21:18:41 +01:00
autogen.sh add back an autogen.sh to help minimize confusion 2017-12-17 09:49:20 +09:00
meson.build e pkgconfig - expose module arch to make it easier for extra mods 2020-04-18 17:12:03 +01:00
meson_options.txt e - add polkit module to add an auth agent into e 2019-10-08 01:38:54 +01:00
netwm.txt add support for new netwm csd X atoms 2015-01-03 00:42:42 -05:00
x-ui.sh remove e17 preload/precache hacks 2012-10-10 07:39:08 +00:00
xdebug.sh xdebug: add clouseau_start 2016-01-08 19:19:06 +01:00

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.