axmol/core/ui/UIWebView
Purple 6cb7618ed0
Linux WebView implementation (#1985)
* linux webview start

* Linux UIWebView phase1

* update setup for linux uiwebview

* add depends for arch

* removed unnecessary XReparent call

* Fixed some XWayland issues

* finalizing linux webview implementation

* enabled webview tests on linux

* updated copyright link

* removed some unnecessary comments

* some formatting

* some more formatting

* fixed a test typo

* removed some unnecessary codes

* removed some unnecessary comments
2024-06-13 22:49:59 +08:00
..
UIWebView-inl.h Linux WebView implementation (#1985) 2024-06-13 22:49:59 +08:00
UIWebView.cpp Linux WebView implementation (#1985) 2024-06-13 22:49:59 +08:00
UIWebView.h Linux WebView implementation (#1985) 2024-06-13 22:49:59 +08:00
UIWebView.mm Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
UIWebViewCommon.h Linux WebView implementation (#1985) 2024-06-13 22:49:59 +08:00
UIWebViewImpl-android.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
UIWebViewImpl-android.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
UIWebViewImpl-ios.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
UIWebViewImpl-ios.mm Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
UIWebViewImpl-linux.cpp Linux WebView implementation (#1985) 2024-06-13 22:49:59 +08:00
UIWebViewImpl-linux.h Linux WebView implementation (#1985) 2024-06-13 22:49:59 +08:00
UIWebViewImpl-win32.cpp Linux WebView implementation (#1985) 2024-06-13 22:49:59 +08:00
UIWebViewImpl-win32.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00