Hassan DRAGA

Results 90 comments of Hassan DRAGA

if someone need a fan icon I suggest using `wind_power` while `mode_fan_on` get added.

Thank you @tphinney, I switched to `Material Symbols` and I found all needed symbols.

Yes you can, Golang can use C++ libraries, and also cWebUI has necessary exports if needed. I will probably write an example for Golang soon.

You can now build `WebUI 2.0` with your favorite C compiler, and use Golang to load the DLL. I will write an example soon.

Now the Go wrapper use the static version of WebUI. https://github.com/alifcommunity/webui/tree/main/examples/Go/hello_world

I see your point now, thank you, we will implement this soon.

We need to search what is the best way, is using CLI or Javascript.

The command `--window-size=1024,600` will work fine with Chrome and Edge, but what about Firefox ?

No need for this feature as the browser doing it naturally. Thanks.