[E-devel] meson for efl

2018-08-27 Thread Marcel Hollerbach
Hello, with this morning a few more fixes landed, the current state can be found here: https://git.enlightenment.org/core/efl.git/log/?h=devs/bu5hm4n/meson Currently building the whole tree works. However, cxx, mono, ecore_drm, ecore_wl and elocation is missing. And will be added. Right no

[E-devel] Questions about widget alignment

2018-08-27 Thread Xavi Artigas
Hi! I am looking ar the Hello World tutorial and I have questions regarding widget alignment, This code: https://git.enlightenment.org/tools/examples.git/tree/tutorial/c/hello-gui/src/gui_main.c Creates a window with a vertical box container, which contains a text widget and a button. The text la