devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=20c0ddffd52723967fa1b92d8f4743d4d6f5bff3
commit 20c0ddffd52723967fa1b92d8f4743d4d6f5bff3 Author: Chris Michael <[email protected]> Date: Wed Aug 12 10:55:54 2015 -0400 enlightenment: Update README.wayland to reflect things that do not work yet Signed-off-by: Chris Michael <[email protected]> --- README.wayland | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.wayland b/README.wayland index 0ff7269..8a9ea13 100644 --- a/README.wayland +++ b/README.wayland @@ -66,6 +66,11 @@ pass a few more options to the configure stage of Enlightenment: --enable-wayland +Since this is all still a work-in-progress, there are a few Enlightenment +modules that have not been "fixed" to work without X11 yet. +Those will need to be disabled if you enabled the wayland-only option: + + --disable-xkbswitch If you also want support for running X applications under Wayland you might want to try out XWayland support: --
