Wiki page start changed with summary [] by Raster

This commit is contained in:
Carsten Haitzler 2021-12-18 14:54:44 -08:00 committed by www-data
parent 5274a1f35b
commit 390fd5ef6c
1 changed files with 10 additions and 8 deletions

View File

@ -26,29 +26,31 @@ Libraries were created to create Enlightenment and related applications. They ar
==== Applications ====
{{:shot-terminology.png?nolink&240 }}
{{ :aa/shot-2021-12-13_17-49-55.png?nolink&960 }}
We use our libraries not only to make [[:about-enlightenment|Enlightenment]] but other applications for day to day use. We make these applications available for free.
{{ :shot-rage.png?nolink&240}}
{{ :aa/shot-2021-12-13_17-52-28.png?nolink&960 }}
We have included common features such as a [[:about-terminology|terminal emulator]], [[:about-rage|video player]], an [[:about-ephoto|image viewer]], and even the makings of [[:about-edi|an IDE]].
We have included common features such as a [[:about-terminology|terminal emulator (Terminology)]], [[:about-rage|video player (Rage)]], a [[:about-ephoto|photo viewer (Ephoto)]], and even the makings of [[:about-edi|an IDE (EDI)]]. We have a basic text editor (Ecrire), a process monitor (Evisum), simple image viewer (Entice), a screen magnifier/measuring tool (Eruler) and more.
[[http://www.tizen.org|Native Tizen applications]] are developed using EFL. This is because we've focused on remaining lean, yet feature-rich. Unlike many traditional toolkits, EFL is based around a scene graph from the ground up. This allows us to seamlessly switch from software rendering to OpenGL or any other mechanism that can be put in a render engine for Evas the canvas scene graph engine. This also permits layer widgets and objects with alpha channels from the ground up without any special coding tricks.
{{ :aa/shot-2021-12-13_17-46-44.png?nolink&960 }}
{{:shot-edi.png?nolink&240 }}
[[http://www.tizen.org|Native Tizen applications]] (used by Samsung Gear and Smart TV products) are developed using EFL. We've focused on remaining lean, yet feature-rich. Unlike many traditional toolkits, EFL is based around a scene graph from the ground up. This allows us to seamlessly switch from software rendering to OpenGL or any other mechanism that can be put in a render engine for Evas, the canvas scene graph engine. This also permits layering widgets and objects with alpha channels from the ground up without any special coding tricks.
{{ :aa/shot-2021-12-13_17-53-27.png?nolink&960 }}
This is by no means a complete list of applications and more are on the way.
{{ :shot-2017-08-22_07-54-31.jpg?nolink&240|}}
{{ :aa/shot-2021-12-13_17-58-08.png?nolink&960 }}
----
==== Thanks to ====
We run as an open source project. People contribute because they like to or because they are paid. The intent is to release everything under liberal open source licenses with no restrictions on those using such works except the usual "share alike" clauses found in LGPLv2 etc.
We run as an open source project. People may contribute because they like to or because they are paid - but no one gets more preferred access than anyone else. The intent is to release everything under liberal open source licenses with no restrictions on those using such works except the usual "share alike" clauses found in LGPLv2, BSD etc.
We also receive other types of contributions. Our community files bug reports, as well as simply providing feedback. Other entities also support us.
We also receive other types of contributions. Our community files bug reports, as well as simply providing feedback.
This entire website runs on a machine bought with donations from developers and the community. [[/contrib/start|Donations]] are highly appreciated. We have a non-profit Enlightenment foundation based in France, which acts as custodian of such funds until they're needed.