Hassan DRAGA

Results 121 comments of Hassan DRAGA

The exit segmentation was fixed. PR: https://github.com/webui-dev/webui/commit/fb1607b3d3a682931c7ba74c8360e6e4286179ce More inf: https://github.com/webui-dev/webui/issues/440

WebUI uses a web browser as GUI, making your app lightweight and not depend on anything except a web browser (_which is installed pretty much on every system_). This is...

Thank you @fernandolguevara for the Bun engine support, I appreciate it. For now, I can't merge this PR for those reasons: - I'm about to push a commit with a...

Because there are too many merging conflicts, and this PR did not get updated yet, I had to manually copy the PR and implement it (https://github.com/webui-dev/webui/commit/0440eeaab141b179b71bb2667df99743e78befbf). Thank you @fernandolguevara for...

@webui-dev/webui-maintainers-team Sorry guys, I had no time left today to re-copy the wrapper's old APIs from v2.4 to v2.5... maybe later. Feel free to edit, update, change anything in the...

I copied almost all old 2.4 APIs to the new 2.5 documentation. https://webui.me/docs/2.5/#/ Swift and C# are added as well.

That's true. Thank you @d33p-dev for pointing this out, we will fix it soon.

Fixed (https://github.com/webui-dev/webui/commit/bdf6bac511fa8e2e11d58a9fc711bbf2fe409139).

I will look into that tomorrow, Thank you for the report @ttytm.

I can't reproduce the issue. Ubuntu 22.04.3 LTS Mozilla Firefox 126.0 `my_function_integer 4: 12345.678900` Probably we may need the full logs to know what's going on. Also, the browser or...