{"id":15043849,"url":"https://github.com/snosme/electron-overlay-window","last_synced_at":"2025-04-05T12:02:49.578Z","repository":{"id":44125439,"uuid":"269349491","full_name":"SnosMe/electron-overlay-window","owner":"SnosMe","description":"Creating overlays is easy like never before","archived":false,"fork":false,"pushed_at":"2024-05-26T08:52:53.000Z","size":79,"stargazers_count":213,"open_issues_count":17,"forks_count":42,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-29T11:04:39.470Z","etag":null,"topics":["electron"],"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/SnosMe.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":"2020-06-04T12:08:31.000Z","updated_at":"2025-03-07T23:37:07.000Z","dependencies_parsed_at":"2024-06-18T18:24:17.832Z","dependency_job_id":"d3f8b0b3-c128-43fe-ae91-5f4d28979de9","html_url":"https://github.com/SnosMe/electron-overlay-window","commit_stats":{"total_commits":42,"total_committers":2,"mean_commits":21.0,"dds":"0.023809523809523836","last_synced_commit":"28261ce92633292c9accd8e185174489311f0b1f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnosMe%2Felectron-overlay-window","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnosMe%2Felectron-overlay-window/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnosMe%2Felectron-overlay-window/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnosMe%2Felectron-overlay-window/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SnosMe","download_url":"https://codeload.github.com/SnosMe/electron-overlay-window/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247332560,"owners_count":20921853,"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"],"created_at":"2024-09-24T20:49:42.253Z","updated_at":"2025-04-05T12:02:49.549Z","avatar_url":"https://github.com/SnosMe.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# electron-overlay-window\n\n[![](https://img.shields.io/npm/v/electron-overlay-window/latest?color=CC3534\u0026label=electron-overlay-window\u0026logo=npm\u0026labelColor=212121)](https://www.npmjs.com/package/electron-overlay-window)\n\nLibrary for creating overlay windows, intended to complement Electron.\n\nResponsible for:\n  - Finding target window by title\n  - Keeping position and size of overlay window with target in sync\n  - Emits lifecycle events\n\n![yarn demo:electron](https://i.imgur.com/Ej190zc.gif)\n\nImportant notes:\n  - You can initialize library only once (Electron window must never die, and title by which target window is searched cannot be changed)\n  - You can have only one overlay window\n  - Found target window remains \"valid\" even if its title has changed\n  - Correct behavior is guaranteed only for top-level windows *(A top-level window is a window that is not a child window, or has no parent window (which is the same as having the \"desktop window\" as a parent))*\n  - X11: library relies on EWHM, more specifically `_NET_ACTIVE_WINDOW`, `_NET_WM_STATE_FULLSCREEN`, `_NET_WM_NAME`\n\nSupported backends:\n  - Windows (7 - 10)\n  - Linux (X11)\n\nRecommended dev utils\n- Windows: AccEvent (accevent.exe) and Inspect Object (inspect.exe) from Windows SDK\n- X11: xwininfo, xprop, xev\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnosme%2Felectron-overlay-window","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnosme%2Felectron-overlay-window","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnosme%2Felectron-overlay-window/lists"}