summaryrefslogtreecommitdiff
path: root/toolkits.html
diff options
context:
space:
mode:
authorDiego Viola <diego.viola@gmail.com>2012-01-13 05:23:02 -0300
committerDiego Viola <diego.viola@gmail.com>2012-01-13 05:23:02 -0300
commitd1c89342f37d22734c121f66b05b916e8f2577d8 (patch)
tree8e0b8cc7e7161d5f7cfd3a2ed6ad64dfa9a9fd9c /toolkits.html
parent084a5fc4ef3f5a1908595888d6c5f03ab981dc71 (diff)
Add EFL to toolkits page
Diffstat (limited to 'toolkits.html')
-rw-r--r--toolkits.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/toolkits.html b/toolkits.html
index 878e510..00391db 100644
--- a/toolkits.html
+++ b/toolkits.html
@@ -68,8 +68,7 @@ the X11 backend, but this can be overridden by setting the
<h2>Clutter</h2>
<p>The Clutter toolkit has a Wayland backend that allows it to run as
-a Wayland client. The backend is a bit out of date, but it's in the
-master branch of
+a Wayland client. The backend is in the master branch of
the <a href="http://git.gnome.org/browse/clutter">main repo</a> and
can be activated by passing <code>--with-flavour=wayland</code> to the
configure script.</p>
@@ -81,5 +80,12 @@ available in
his <a href="http://cgit.freedesktop.org/~bnf/sdl-wayland/">sdl-wayland
repo</a> on freedesktop.org.</p>
+<h2>EFL</h2>
+
+<p>EFL is currently being ported to Wayland, according to the developer
+(Christopher Michael aka devilhorns); everything but E17 works at this time.
+Please see <a href="http://trac.enlightenment.org/e/wiki/Wayland">here</a> for
+details.</p>
+
</body>
</html>