{"id":37036237,"url":"https://github.com/simulation-tree/windows","last_synced_at":"2026-01-14T04:18:07.622Z","repository":{"id":314532893,"uuid":"824415614","full_name":"simulation-tree/windows","owner":"simulation-tree","description":"Windows as render destinations","archived":false,"fork":false,"pushed_at":"2025-09-22T03:08:05.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-22T05:28:44.189Z","etag":null,"topics":["csharp","dotnet","windowing"],"latest_commit_sha":null,"homepage":"","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/simulation-tree.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-05T05:06:52.000Z","updated_at":"2025-09-22T03:08:09.000Z","dependencies_parsed_at":"2025-09-13T03:29:29.329Z","dependency_job_id":"036bd18d-2453-4706-a471-241650d693bd","html_url":"https://github.com/simulation-tree/windows","commit_stats":null,"previous_names":["simulation-tree/windows"],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/simulation-tree/windows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simulation-tree%2Fwindows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simulation-tree%2Fwindows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simulation-tree%2Fwindows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simulation-tree%2Fwindows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simulation-tree","download_url":"https://codeload.github.com/simulation-tree/windows/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simulation-tree%2Fwindows/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28409324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["csharp","dotnet","windowing"],"created_at":"2026-01-14T04:18:07.001Z","updated_at":"2026-01-14T04:18:07.617Z","avatar_url":"https://github.com/simulation-tree.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Windows\nAbstraction library for windowing on standalone platforms.\n\n### Example\n```cs\nusing World world = new World();\nWindow mainWindow = new(world, \"The Window\", new(100, 100), new(800, 600), \"vulkan\", new(\u0026WindowCloseRequested));\nmainWindow.IsFullscreen = true;\n(uint width, uint height, uint refreshRate) display = mainWindow.Display;\n\n[UnmanagedCallersOnly]\nstatic void WindowCloseRequested(World world, uint windowEntity)\n{\n    world.DestroyEntity(windowEntity);\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimulation-tree%2Fwindows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimulation-tree%2Fwindows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimulation-tree%2Fwindows/lists"}