[E-devel] Release: Enlightenment 0.24.1

2020-05-31 Thread Carsten Haitzler
Here is the follow-on beta tarball tarball: https://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.24.1.tar.xz Hilights: * Optimized keymap response handling to not stall on startup * Fixed wayland frame request timestamp to be the 0 base same as others * Fix

Re: [E-devel] JS bindings

2020-05-31 Thread Felipe Magno de Almeida
On Wed, May 27, 2020 at 11:05 AM Przemyslaw Mackowiak wrote: > > Hi Folks. > > Is it possible to build JS bindings ? It seems that meson does not let > for it: > > option('bindings', >type : 'array', >choices : ['luajit', 'cxx', 'mono'], >value : ['luajit', 'cxx'], >description : '