Felipe da Silva
Felipe da Silva
I'm still not sure how the support for mobile will be done, but it might be similar to the support for Emscripten (https://github.com/ferreiradaselva/swfw/issues/1) regarding the context and window creation: >...
With the compilation with support for both X11 and Wayland, it's required from the computer running SWFW to have both backends installed. This might be not the case for every...
The support for X11 (regarding window) is almost complete. The next steps should focus on implementing functions to set the missing window functionality and adding support for getting monitor/display variables.