{"id":19536026,"url":"https://github.com/miyako/4d-plugin-custom-window","last_synced_at":"2025-07-24T08:39:07.779Z","repository":{"id":147172327,"uuid":"80205922","full_name":"miyako/4d-plugin-custom-window","owner":"miyako","description":"Set window transparent on Mac","archived":false,"fork":false,"pushed_at":"2021-03-22T11:26:46.000Z","size":3833,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T04:19:19.780Z","etag":null,"topics":["4d-plugin"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miyako.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-27T12:33:57.000Z","updated_at":"2024-08-27T05:02:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"95acc07b-1e84-4705-b007-008a160ad267","html_url":"https://github.com/miyako/4d-plugin-custom-window","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/miyako/4d-plugin-custom-window","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-custom-window","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-custom-window/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-custom-window/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-custom-window/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miyako","download_url":"https://codeload.github.com/miyako/4d-plugin-custom-window/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-custom-window/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266815231,"owners_count":23988563,"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-07-24T02:00:09.469Z","response_time":99,"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":["4d-plugin"],"created_at":"2024-11-11T02:20:44.409Z","updated_at":"2025-07-24T08:39:05.633Z","avatar_url":"https://github.com/miyako.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"![version](https://img.shields.io/badge/version-16%2B-8331AE)\n![platform](https://img.shields.io/static/v1?label=platform\u0026message=mac-intel%20|%20mac-arm\u0026color=blue)\n[![license](https://img.shields.io/github/license/miyako/4d-plugin-custom-window)](LICENSE)\n![downloads](https://img.shields.io/github/downloads/miyako/4d-plugin-custom-window/total)\n\n**Note**: for v17 and earlier, move `manifest.json` to `Contents`\n\n# 4d-plugin-custom-window\nSet window transparent on Mac\n\n### Syntax\n\n```\nSET WINDOW TRANSPARENT (window)\n```\n\nParameter|Type|Description\n------------|------|----\nwindow|LONGINT|The window reference\n\n**Note**: You need to place an invisible button with ``DRAG WINDOW`` to move the window around.\n\n### Examples\n\n```\n$window:=Open form window(\"Form1\";Modal form dialog box)\nSET WINDOW TRANSPARENT ($window)\nDIALOG(\"Form1\")\n```\n\n![](image.png)\n\n```\nSET WINDOW ALPHA (window;alpha;duration)\n```\n\nParameter|Type|Description\n------------|------|----\nwindow|LONGINT|The window reference\nalpha|REAL|\nduration|REAL|\n\n``SET WINDOW ALPHA`` is not thread safe\n\n```\nalpha:=Get window alpha (window)\n```\n\nParameter|Type|Description\n------------|------|----\nwindow|LONGINT|The window reference\nalpha|REAL|\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyako%2F4d-plugin-custom-window","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiyako%2F4d-plugin-custom-window","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyako%2F4d-plugin-custom-window/lists"}