WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=85836065b2445db626e7519b99902f24cdb35e3e
commit 85836065b2445db626e7519b99902f24cdb35e3e Author: Carla Sensa <[email protected]> Date: Mon Feb 10 07:58:42 2020 -0800 Wiki page start changed with summary [Fix typos] by Carla Sensa --- pages/start.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/start.txt b/pages/start.txt index 9bf4200de..2d2f4a9b1 100644 --- a/pages/start.txt +++ b/pages/start.txt @@ -10,7 +10,7 @@ {{ :shot-enlightenment.png?nolink&320}} -[[:about-enlightenment|Enlightenment]] started out way back in 1996 as a project to build a Window Manager for X11. It has grown much more since then. Enlightenment still produces this Window Manager, but it has evolved to also cover Mobile, Wearable and TV UI requirements for projects such as [[http://www.tizen.org|Tizen]] as well as the traditional "desktop" UI. We still push out releases. See our [[:download|download]] page for more details on the this. Visit our [[contrib/|contribute [...] +[[:about-enlightenment|Enlightenment]] started out way back in 1996 as a project to build a Window Manager for X11. It has grown much more since then. Enlightenment still produces this Window Manager, but it has evolved to also cover Mobile, Wearable and TV UI requirements for projects such as [[http://www.tizen.org|Tizen]] as well as the traditional "desktop" UI. We still push out releases. See our [[:download|download]] page for more details on this. Visit our [[contrib/|contribute]] p [...] The project is currently transitioning from [[http://www.x.org|X11]] to [[http://wayland.freedesktop.org|Wayland]]. We are fully committed to moving to Wayland eventually, as its the future of graphical display layers on Linux. @@ -22,7 +22,7 @@ We still primarily support Linux for Enlightenment, but there is some effort (ba {{ :diagram-block-efl.svg?nolink&320}} -While developing the Window Manager, a set of libraries was also developed.. These libraries are known collectively as [[:about-efl|EFL]]. They cover a range of functionality from main-loop, to graphics, scene graphs, networking, widgets, data storage, IPC and much more. +While developing the Window Manager, a set of libraries was also developed. These libraries are known collectively as [[:about-efl|EFL]]. They cover a range of functionality from main-loop, to graphics, scene graphs, networking, widgets, data storage, IPC and much more. We now are starting to pull in bindings support directly into EFL. We are working on auto-generated bindings for %%C++%%, Lua and Javascript (v8/node.js). We hope eventually to pull in our Python bindings too, so we can support as many languages as possible and keep them up to date. --
