{"id":13609960,"url":"https://github.com/deter0/xborder","last_synced_at":"2025-04-12T22:32:11.488Z","repository":{"id":37728143,"uuid":"474623140","full_name":"deter0/xborder","owner":"deter0","description":"Active window border replacement for window managers. ","archived":false,"fork":false,"pushed_at":"2024-05-22T19:42:17.000Z","size":84,"stargazers_count":382,"open_issues_count":24,"forks_count":20,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-11-07T16:41:24.492Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deter0.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":"2022-03-27T11:54:41.000Z","updated_at":"2024-11-06T07:55:30.000Z","dependencies_parsed_at":"2023-02-16T04:45:44.586Z","dependency_job_id":"0eb0d2c7-1efa-41ca-b0dd-bd6f4dea1656","html_url":"https://github.com/deter0/xborder","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/deter0%2Fxborder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deter0%2Fxborder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deter0%2Fxborder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deter0%2Fxborder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deter0","download_url":"https://codeload.github.com/deter0/xborder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248640904,"owners_count":21138110,"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-08-01T19:01:39.728Z","updated_at":"2025-04-12T22:32:11.216Z","avatar_url":"https://github.com/deter0.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# xborders\nActive window border replacement for window managers.\n\n## Usage\n```sh\ngit clone https://github.com/deter0/xborder\ncd xborder\nchmod +x xborders\npip install -r requirements.txt\n./xborders --help\n```\n### Dependencies\nMake sure to install dependencies first!\n`pip install -r requirements.txt`\n* pycairo (Tested with version 1.21.0)\n* requests (Tested with version 2.28.1)\n* libwnck (Tested with version 40.1-1, Arch: `sudo pacman -S libwnck3` Debian: `sudo apt install libwnck-3-0` NOTE: may need 'libwnck-3-0-dev' for Debian)\n* gtk\n* a compositor ([picom](https://github.com/yshui/picom) is what I am using or you can use another compositor) although even compton with work, just something that supports transparent windows.\n\n### Recommended Dependencies\n* libnotify (Debian: `sudo apt install libnotify-bin` Arch: `sudo pacman -S libnotify`)\n\n### Note for compositor\nIf you don't want your entire screen blurred please add `role = 'xborder'` to your blur-exclude!\n```\nblur-background-exclude = [\n  # prevents picom from blurring the background\n  \"role   = 'xborder'\",\n  ...\n];\n```\n\n## xborders ontop of i3:\n![image](https://user-images.githubusercontent.com/82973108/160370439-8b7a5feb-c186-4954-a029-b718b59fd957.png)\n## i3 default:\n![image](https://user-images.githubusercontent.com/82973108/160370578-3ea7e3e9-723a-4054-b7b0-2b0110d809c0.png)\n\n### Config\nConfiguration options can be found by passing in the argument `--help` on the command line, or by specifying a config file with the argument `-c`. The config file is just a simple json file with the keys being the same as the command-line arguments (except without the \"--\" at the beginning).\n\n# Updating\ncd into the xborders directory and run `git pull origin main`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeter0%2Fxborder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeter0%2Fxborder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeter0%2Fxborder/lists"}