Mehmet Ali Şipi

Results 60 comments of Mehmet Ali Şipi

> I will write a vuejs example and see how it works by the end of this week. I can fork your branch, so it will come back as an...

You can use `--user-data-dir` flag of chromium to store your data between your sessions. It works with carbonyl too.

![image](https://user-images.githubusercontent.com/87281783/235734225-344a6e7b-d3cb-45e5-9dff-4a6817a57b07.png) Firefox Version: `Mozilla Firefox 112.0.2` (The latest version of firefox for arch linux) It's still working for me. It could a error that affect some versions of firefox. Or...

Webview is good idea however there are a lot of Webview library in Linux. GTK' webview, QT' webview and more. It would be difficult. We can download Chromium browser in...

> except the macOS Dock icon issue, which is not a big deal. I have a idea to fix the Dock icon. Can we symlink the web browser and run...

@velade You can try disabling nw2 mode until the bugs is fixed.

I will finish until tomorrow evening. You can sure about it.

Also i found a few missing features on V #17. I will fix it asap.

@hassandraga Also C (and other languages?) documentations needs to be updates > returns a void pointer ``` ### New Window To create a new window object, you can use `webui_new_window()`,...

And *Microsoft* Browsers ``` // Microsoft Apple Safari (Not Ready) webui_show_browser(my_window, my_html, Safari); ``` ``` // Microsoft Opera Browser (Not Ready) webui_show_browser(my_window, my_html, Opera); ```