{"id":19536009,"url":"https://github.com/miyako/4d-plugin-dock-tile","last_synced_at":"2025-02-26T04:18:48.406Z","repository":{"id":7007470,"uuid":"8275067","full_name":"miyako/4d-plugin-dock-tile","owner":"miyako","description":"This plugins allows 4D to control the dock tile on Mac.","archived":false,"fork":false,"pushed_at":"2021-07-27T19:41:32.000Z","size":8312,"stargazers_count":1,"open_issues_count":2,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-08T17:57:21.024Z","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}},"created_at":"2013-02-18T19:05:59.000Z","updated_at":"2024-08-27T05:04:56.000Z","dependencies_parsed_at":"2022-08-18T15:11:01.819Z","dependency_job_id":null,"html_url":"https://github.com/miyako/4d-plugin-dock-tile","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-dock-tile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-dock-tile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-dock-tile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-dock-tile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miyako","download_url":"https://codeload.github.com/miyako/4d-plugin-dock-tile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240789136,"owners_count":19857770,"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":["4d-plugin"],"created_at":"2024-11-11T02:20:39.243Z","updated_at":"2025-02-26T04:18:48.363Z","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-dock-tile)](LICENSE)\n![downloads](https://img.shields.io/github/downloads/miyako/4d-plugin-dock-tile/total)\n\n**Note**: for v17 and earlier, move `manifest.json` to `Contents`\n\n# 4d-plugin-dock-tile\n\nControl the dock tile.\n\n### Commands\n\n```c\n// --- Dock\nDOCK_Get_badge\nDOCK_SET_BADGE\nDOCK_CANCEL_BOUNCE\nDOCK_Bounce\nDOCK_SET_ICON\nDOCK_Get_icon\n\n// --- Size\nDOCK_GET_SIZE\nDOCK_GET_SCREEN_FRAME\n```\n\n### Remarks\n\nBadge notofication can be disabled in system settings.\n\n\u003cimg width=\"668\" alt=\"badge\" src=\"https://user-images.githubusercontent.com/1725068/92133614-8b915b00-ee43-11ea-96e3-ab222be0fb72.png\"\u003e\n\nThe badge is automatically removed when the plugin is unloaded.\n\n### Examples\n\nTo resize the window to touch the Dock.\n\n```\nDOCK GET SCREEN FRAME ($x;$y;$width;$height)\n\n$offsetY:=102  //Design Mode Tool Bar\n\nSET WINDOW RECT($x;$offsetY;$x+$width;$height+Menu bar height;Frontmost window)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyako%2F4d-plugin-dock-tile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiyako%2F4d-plugin-dock-tile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyako%2F4d-plugin-dock-tile/lists"}