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]
Efl Edje Theme Editor is a rich graphical tool, that provide UI for edc markup. It is aimed to simplify creation and editing widgets styles for Enlightenment Foundation Libraries.
No one, for sure, want to learn EDC syntax. Eflete was designed with mind, that target users are not just programmers
... [More] but also designers. Besides styles Eflete is also able to create and edit custom layouts. This is useful feature for developers which creates applications layouts. [Less]
Profiling Viewer - developer application for graphical view and analyze log-files, created by efl_debug. Main feature - visualization the program workflow. That can is useful for debugging and "bottleneck" seeking. The Profiling Viewer provide elements for easy navigation through log-file and investigate any time interval.
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