npub1th…gzld0 on Nostr: nprofile1q…8lyhh Oh indeed WebUI seems to be doing what CLOG does. So we can ignore ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqa75fvexzp4exu7hvuhwaltklw2v83zrjzd9cmdhvje497v2cuursj8lyhh (nprofile…lyhh) Oh indeed WebUI seems to be doing what CLOG does. So we can ignore this feature set from it IMO and only use its capacity to open a browser window, and use it with CLOG, or any other classical web stack. With CLOG: websocket interactive stuff. Without it: clicking links and adding bits of JS.
BTW CLOG's open-browser is just "xdg-open URL:PORT". CLOG Frame would open it in webview.h, and we can open it with WebUI:
(webui-show w "http://127.0.0.1:8080";)
Tell us when you test more!
BTW CLOG's open-browser is just "xdg-open URL:PORT". CLOG Frame would open it in webview.h, and we can open it with WebUI:
(webui-show w "http://127.0.0.1:8080";)
Tell us when you test more!