Hi All,
With reference to bugs PTREL - 585 / 589. I am making modifications for the pure wayland support in WRT and wrt-installer component. Please do help me with couple of clarifications: 1) What is the dependency of 'mesa' , 'wayland' and 'x' As of now it seems like 'mesa' & 'x' requires "gl" package; 'wayland' does not. How do we handle mesa (ON) in pure wayland. 2) I was able to get the build for wrt-installer working for pure wayland with changes in the CMakeLists and spec file. However , there is usage of the following ecore related function and macro. ./src/logic/installer_controller.cpp:55: return ECORE_CALLBACK_CANCEL; // Eina bool type ./src/logic/installer_controller.cpp:65: ecore_idler_add(AddNextStep, model); Do these need to be replaced with the corresponding wayland functions / macros? Currently in the wiki link https://wiki.tizen.org/wiki/X11_equivalent_Wayland_calls_and_notes there is nothing mentioned for these. -Tanay
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
