{"id":23066415,"url":"https://github.com/xjine/unity_windowpositionmanager","last_synced_at":"2025-10-28T11:41:21.879Z","repository":{"id":39408292,"uuid":"82999854","full_name":"XJINE/Unity_WindowPositionManager","owner":"XJINE","description":"Set window position and the topmost option.","archived":false,"fork":false,"pushed_at":"2023-02-13T08:42:46.000Z","size":1712,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-03T13:51:20.296Z","etag":null,"topics":["assets","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/XJINE.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-24T04:05:17.000Z","updated_at":"2023-06-18T22:39:52.000Z","dependencies_parsed_at":"2022-09-10T04:02:59.485Z","dependency_job_id":null,"html_url":"https://github.com/XJINE/Unity_WindowPositionManager","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/XJINE/Unity_WindowPositionManager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XJINE%2FUnity_WindowPositionManager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XJINE%2FUnity_WindowPositionManager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XJINE%2FUnity_WindowPositionManager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XJINE%2FUnity_WindowPositionManager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/XJINE","download_url":"https://codeload.github.com/XJINE/Unity_WindowPositionManager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XJINE%2FUnity_WindowPositionManager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281433288,"owners_count":26500408,"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","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"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":["assets","unity"],"created_at":"2024-12-16T05:13:12.153Z","updated_at":"2025-10-28T11:41:21.833Z","avatar_url":"https://github.com/XJINE.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unity_WindowPositionManager\n\nThis script sets window position and the topmost option.\n\n![](https://github.com/XJINE/Unity_WindowPositionManager/blob/main/screenshot0.gif)\n\n## Importing\n\nYou can use Package Manager or import it directly.\n\n```\nhttps://github.com/XJINE/Unity_WindowPositionManager.git?path=Assets/Packages/WindowPositionManager\n```\n\n### Dependencies\n\nThis project use following resources.\n\n- https://github.com/XJINE/Unity_SingletonMonoBehaviour\n- https://github.com/XJINE/Unity_CommandLineArgs\n\n## How to Use\n\nAdd scripts into your scene and set the parameters from Inspector.\n\n| Argument          | Description                                            |\n|:------------------|:-------------------------------------------------------|\n| Screen Position X | Window top-left position X in px.                      |\n| Screen Position Y | Window top-left position Y in px.                      |\n| Topmost           | Window will always keeps top or not.                   |\n| Interval Time     | Set position in each interval time. If set 0, do once. |\n\n### Arguments\n\nYou can also use some command line arguments.\nIf set, these parameters override existing parameters.\n\n| Argument           | Description                       |\n|:-------------------|:----------------------------------|\n| -screen-position-x | Set \"Screen Position X\".          |\n| -screen-position-y | Set \"Screen Position Y\".          |\n| -topmost           | Set \"Topmost\" and \"Interval Time\".|\n\n```\nSample.exe -popupwindow -screen-width 640 -screen-height 480 -screen-position-x 200 -screen-position-y 200 -topmost 0\n```\n\n## Limitation\n\n- Windows only.\n- Window must be popupwindow or windowed mode.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjine%2Funity_windowpositionmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxjine%2Funity_windowpositionmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjine%2Funity_windowpositionmanager/lists"}