The EFL provide both a semi-traditional toolkit set in Elementary (other repo) as well as the object canvas (Evas) and powerful abstracted objects (Edje) that you can combine, mix and match, even layer on top of each other with alpha channels and events in-tact. They also provide an extensive set of
... [More] utility functions that every C developer needs. [Less]
**NOTE** Elementary has been merged into EFL and is not a stand-alone tree/project anymore - as of EFL 1.18.0.
A widget set built on top of Enlightenment Foundation Libraries (EFL).
Key factors:
- Fast: built on top of Evas, the EFL canvas, is heavily optimized in both software and hardware.
... [More] Uses OpenGL or OpenGL-ES 2.0 if available.
- Portable: built on top of EFL, runs on X11, Windows, MacOS, Framebuffer and other display systems
- Mobile friendly: supports thumbscroll, kinetic scrolling with bouncing and multi-touch out of the box. [Less]
Terminology is a terminal emulator for Linux/BSD/UNIX etc. systems that uses EFL and has a whole bunch of bells and whistles. Use it as your regular vt100 terminal emulator along with all the usual things like 256 color support (we attempt to emulate Xterm as closely as possible in most respects).
... [More]
Of course since it uses EFL, it works in X11, under a Wayland compositor and even directly in the framebuffer on Linux. Replace your boring text-mode VT with a graphical one that requires no display system. [Less]
Eterm is a vt102 terminal emulator intended as a replacement for xterm. It is designed with a Freedom of Choice philosophy, leaving as much power, flexibility, and freedom as possible in the hands of the user. It is designed to look good and work well, but takes a feature-rich approach rather than
... [More] one of minimalism. Current features include color support, background images (all Imlib-supported formats), theme support, and pseudo-transparency. [Less]
Enventor, which is also known as EDC (Edje Data Collections) Editor, is a EDC script editor tool that supports text editing and previewing functions for the EDC source code.
When your application requires real-time changeable layouts like animated ones, then you can write the layout design using
... [More] EDC script, compile it into EDJ format file, and import it into your application using a UI layout component. You can also write design layouts from simple to complex ones using the EDC script with Enventor. Enventor helps you write EDC script code eaiser and finish your work faster. If you are not familiar with EDC programming, see Edje Programming Guide - https://www.enlightenment.org/program_guide/edje_pg for more information.
See Demo
https://youtu.be/-DQVSspuoak [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy