{"id":18747675,"url":"https://github.com/quantum5/i3bgwin","last_synced_at":"2025-07-04T18:32:31.267Z","repository":{"id":149398580,"uuid":"228132002","full_name":"quantum5/i3bgwin","owner":"quantum5","description":"Emulate support for desktop windows (that run behind other windows) on i3","archived":false,"fork":false,"pushed_at":"2019-12-18T06:46:01.000Z","size":1884,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T16:38:25.377Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantum5.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":"2019-12-15T05:11:23.000Z","updated_at":"2025-02-10T18:55:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"e44862f2-2e1d-49e4-85d2-44090eabb921","html_url":"https://github.com/quantum5/i3bgwin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantum5%2Fi3bgwin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantum5%2Fi3bgwin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantum5%2Fi3bgwin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantum5%2Fi3bgwin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantum5","download_url":"https://codeload.github.com/quantum5/i3bgwin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248639320,"owners_count":21137824,"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":[],"created_at":"2024-11-07T16:30:55.930Z","updated_at":"2025-04-12T22:28:55.894Z","avatar_url":"https://github.com/quantum5.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `i3bgwin` [![](https://github.com/quantum5/i3bgwin/workflows/build/badge.svg)](https://github.com/quantum5/i3bgwin/actions)\n\ni3 does not implement specific support for windows with the `_NET_WM_WINDOW_TYPE_DESKTOP` hint,\nand as such do not render those windows in the background behind all other windows.\n\nThis makes it difficult to do things like displaying information in the background.\n\n`i3bgwin` provides a way to run any application in the background behind all other windows,\nprovided that they support embedding into another window, e.g. `urxvt -embed \u003cwindow\u003e` or\n`xterm -into \u003cwindow\u003e`.\n\n## Usage\n\n```sh\n$ i3bgwin command...\n```\n\n`i3bgwin` will replace `{windowid}` with the X11 window ID that the child process should embed\ninto.\n\nFor example, to run `urxvt` inside, do `i3bgwin urxvt -embed {windowid}`, and to run `xterm`,\ndo `i3bgwin xterm -into {windowid}`.\n\n\n## Demo\n\n![Demo of i3bgwin with the visualizer Cava](./screenshots/cava-demo.png)\n\nHere, we run [Cava](https://github.com/karlstav/cava) inside `rxvt` on the i3 background window.\n\nThe command used is:\n\n```sh\n$ i3bgwin rxvt -depth 32 -bg '[00]black' --color6 '[50]cyan' +sb -embed {windowid} -e cava\n```\n\n## Building\n\nWith `gcc` and X11 development files (`libx11-dev` and `libxext-dev` on Debian/Ubuntu) installed,\nsimply build with\n\n```sh\n$ make\n```\n\n`i3bgwin` will be created in the current directory. You can copy it anywhere you wish.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantum5%2Fi3bgwin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquantum5%2Fi3bgwin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantum5%2Fi3bgwin/lists"}