Currently developing unofficial Kotlin bindings to...
# gui
n
Currently developing unofficial Kotlin bindings to the EFL library ( https://en.wikipedia.org/wiki/Enlightenment_Foundation_Libraries ) which is in the early stages ( https://gitlab.com/embed-soft/efl-kt ). The bindings use the new EFL APIs rather than the legacy EFL APIs. Would like to support the Linux Frame Buffer ( https://en.wikipedia.org/wiki/Linux_framebuffer#:~:text=The%20Linux%20framebuffer%20(fbdev)%20is,typically%20on%20the%20system%20console ) however there are some key EFL APIs that are Macros , which will require the assistance of a C expert to translate them 🙌. Already have a basic GUI sample ( https://gitlab.com/embed-soft/efl-kt/samples/efl-hello ) that works on the linuxArm32Hfp K/N target, but requires using the XOrg backend. The sample would likely require some minor changes to get working on the Linux Frame Buffer backend, which is hampered by some key EFL APIs as mentioned earlier ☝️.
👍🏼 1
👍 1