How to build 1. make build directory $ mkdir build $ cd build 2. Prepare configuration for RunXDG, 'runxdg.toml' See 'package/{runxdg|navi|hvac}/runxdg.toml for detail. 'name', 'method', 'path' is mondatory. So far, only "POSIX" as 'method' works, others not tested. 3. Prepare config.xml for widget should be follow. following is mandatory. 4. do cmake $ cmake .. If you want own app name for layout, modify layout.json in windo manager and rebuild it. 5. make $ make && make widget The following wgt would be made. - runxdg.wgt XDG Launcher - navi.wgt for test, XDG Launcher installed as Navigation - hvac.wgt for test, XDG Lanncher installed as HVAC