{"id":16105002,"url":"https://github.com/j0yu/rez-i3-gaps","last_synced_at":"2026-05-01T06:33:27.242Z","repository":{"id":86710992,"uuid":"275604953","full_name":"j0yu/rez-i3-gaps","owner":"j0yu","description":"rez package to install i3-gaps (https://github.com/Airblader/i3).","archived":false,"fork":false,"pushed_at":"2020-06-28T19:38:46.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-26T23:42:19.318Z","etag":null,"topics":["linux","package","rez"],"latest_commit_sha":null,"homepage":"","language":"Python","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/j0yu.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-28T14:43:54.000Z","updated_at":"2020-06-28T19:38:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"6fb2bb7a-0b77-46b0-bdcf-f5ce86e1392f","html_url":"https://github.com/j0yu/rez-i3-gaps","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/j0yu/rez-i3-gaps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j0yu%2Frez-i3-gaps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j0yu%2Frez-i3-gaps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j0yu%2Frez-i3-gaps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j0yu%2Frez-i3-gaps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j0yu","download_url":"https://codeload.github.com/j0yu/rez-i3-gaps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j0yu%2Frez-i3-gaps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32487476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["linux","package","rez"],"created_at":"2024-10-09T19:07:48.912Z","updated_at":"2026-05-01T06:33:27.226Z","avatar_url":"https://github.com/j0yu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# i3-gaps\n\n[![CI](../..//workflows/CI/badge.svg?branch=master)](../../actions?query=workflow%3ACI+branch%3Amaster)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n\n[rez] package to install [i3 with _gaps_ fork][i3].\n\nHere are some beginners instructions on how to use this repository.\n\n## Installation\n\n1. Install [rez] via `python install.py` method\n1. Clone/download this repository\n1. Ensure at least the folder printed by\n   this command `rez config local_packages_path`\n1. Open terminal in (extracted) repository folder,\n   run `rez build --install`\n\ni3 should now be installed as a [rez] package named `i3_gaps`.\n\nThen to install the system dependencies, i.e. on CentOS 7, you would then \nrun `rez env i3_gaps -- i3-deps`\n\n## Usage\n\nIf you're using a custom X11 startup, i.e. running `startx` directly after\nlogging into `tty1` (`multi-user` target in CentOS 7 `systemd`):\n\n1. At the end of your `~/.bash_profile`, add `rez env i3_gaps -- startx`\n2. At the end of your `~/.xinitrc`: `exec i3 -V \u003e\u003e /tmp/i3.log`.\n\n## Maintenance\n\nWhenever new official release come out, update the `__version__`\nin `package.py` then re-run `rez build --install`.\n\nIf you decide to make another install, e.g. new `commands()` environment\nsetup, you can instead just update the `+local.` version number to indicate\nnew releases/versions of your own. See [PEP 540 local version segments].\n\nAlso, you can rename `+local.` to something more relevant to you\ne.g. `+mystudio.` or  `+mygithubname.`\n\n----\n\nWant more rez packages? Checkout [my GitHub repositories][j0yu-rez-packages]\n\n[rez]: https://github.com/nerdvegas/rez\n[requirement]: https://github.com/nerdvegas/rez/wiki/Package-Definition-Guide#requires\n[j0yu-rez-packages]: https://github.com/j0yu?tab=repositories\u0026q=topic%3Arez+topic%3Apackage\n[i3]: https://github.com/Airblader/i3\n[PEP 540 local version segments]: https://www.python.org/dev/peps/pep-0440/#local-version-segments\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj0yu%2Frez-i3-gaps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj0yu%2Frez-i3-gaps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj0yu%2Frez-i3-gaps/lists"}