package efl
An OCaml interface to the Enlightenment Foundation Libraries (EFL) and Elementary.
Install
Dune Dependency
Authors
Maintainers
Sources
ocaml-efl-1.24.0.tar.gz
sha256=73810437f06e8f9ceb19ddb43251ac3adf7be54bba9ee7d3a85ef7b415540364
md5=298a1eb5d241e58e0d42231d8035038e
Description
The Enlightenment Fondation Libraires provide both a semi-traditional toolkit set in Elementary 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. It has 3D transformations for all objects and more. https://www.enlightenment.org/ Currently, only the interfacing of Elementary is more or less complete. This project is still in alpha stage. Ocamlforge page and github page: https://forge.ocamlcore.org/projects/ocaml-efl/ https://github.com/axiles/ocaml-efl
Published: 22 Jul 2020
Dependencies (5)
-
conf-pkg-config
build
-
conf-efl
build
-
ocamlbuild
build
-
ocamlfind
build
-
ocaml
>= "3.12"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page