{"id":18736355,"url":"https://github.com/matcool/gd-webview","last_synced_at":"2025-09-02T20:44:01.924Z","repository":{"id":206508370,"uuid":"717053547","full_name":"matcool/gd-webview","owner":"matcool","description":"attempt at making a webview api with geode","archived":false,"fork":false,"pushed_at":"2023-11-10T13:12:02.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"copyaxmol","last_synced_at":"2024-12-28T16:44:48.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matcool.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-10T13:00:37.000Z","updated_at":"2024-01-15T08:27:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ac90db4-9de6-4bbd-b75e-4234c6099f56","html_url":"https://github.com/matcool/gd-webview","commit_stats":null,"previous_names":["matcool/gd-webview"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matcool%2Fgd-webview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matcool%2Fgd-webview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matcool%2Fgd-webview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matcool%2Fgd-webview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matcool","download_url":"https://codeload.github.com/matcool/gd-webview/tar.gz/refs/heads/copyaxmol","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239611993,"owners_count":19668274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T15:20:28.231Z","updated_at":"2025-02-19T06:46:36.086Z","avatar_url":"https://github.com/matcool.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gd-webview\n\n99.9% code copied from https://github.com/axmolengine/axmol/blob/dev/core/ui/UIWebView/UIWebViewImpl-win32.cpp, but changed to make work with our cocos.\n\nThe way it works is it makes a subwindow, since webview2 can't actually render off-screen. This means that the webview is *always* on top of everything ingame, and that it **won't** work in fullscreen.\n\nset it up by downloading webview2:\n```powershell\nmkdir webview2\ncurl -sSL \"https://www.nuget.org/api/v2/package/Microsoft.Web.WebView2\" | tar -xf - -C webview2\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatcool%2Fgd-webview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatcool%2Fgd-webview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatcool%2Fgd-webview/lists"}