{"id":19025605,"url":"https://github.com/seanchas116/transparent-titlebar","last_synced_at":"2025-08-24T21:28:35.289Z","repository":{"id":29235413,"uuid":"115974232","full_name":"seanchas116/transparent-titlebar","owner":"seanchas116","description":"Transparent title bar with native title label in Electron for Mac","archived":false,"fork":false,"pushed_at":"2022-12-07T17:42:12.000Z","size":8412,"stargazers_count":15,"open_issues_count":9,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-18T00:10:39.614Z","etag":null,"topics":["electron","macos","titlebar"],"latest_commit_sha":null,"homepage":"","language":"Objective-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/seanchas116.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":"2018-01-02T04:20:18.000Z","updated_at":"2022-08-27T21:53:47.000Z","dependencies_parsed_at":"2023-01-14T14:25:40.532Z","dependency_job_id":null,"html_url":"https://github.com/seanchas116/transparent-titlebar","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanchas116%2Ftransparent-titlebar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanchas116%2Ftransparent-titlebar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanchas116%2Ftransparent-titlebar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanchas116%2Ftransparent-titlebar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seanchas116","download_url":"https://codeload.github.com/seanchas116/transparent-titlebar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250436935,"owners_count":21430592,"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":["electron","macos","titlebar"],"created_at":"2024-11-08T20:44:07.743Z","updated_at":"2025-04-23T12:43:49.044Z","avatar_url":"https://github.com/seanchas116.png","language":"Objective-C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# transparent-titlebar\n\nTransparent title bar with native title label in Electron for Mac\n\n![Example](images/example.gif)\n\n|Using transparent-titlebar|titleBarStyle: hidden in Electron|Normal|\n|-|-|-|\n| ![Using transparent-titlebar](images/transparent.png) | ![titleBarStyle: hidden](images/titlebarstyle-hidden.png) | ![Normal](images/normal.png) |\n\n## Install\n\n```\nnpm install transparent-titlebar\n```\n\nTypeScript definitions are included.\n\n## Use\n\n```js\nlet win: BrowserWindow\nconst transparentTitlebar = require('transparent-titlebar')\n\n// Setup window to use transparent titlebar\ntransparentTitlebar.setup(win.getNativeWindowHandle())\n\n// Set title color (must be called on page load and whenever the title has changed)\ntransparentTitlebar.setColor(win.getNativeWindowHandle(), 1, 0, 0, 1)\n```\n\n## Run Example\n\n```\ncd examples\nnpm install\nnpm start\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseanchas116%2Ftransparent-titlebar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseanchas116%2Ftransparent-titlebar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseanchas116%2Ftransparent-titlebar/lists"}