{"id":13418223,"url":"https://github.com/sagb/alttab","last_synced_at":"2026-02-19T20:39:00.341Z","repository":{"id":20144045,"uuid":"70989053","full_name":"sagb/alttab","owner":"sagb","description":"The task switcher for minimalistic window managers or standalone X11 session","archived":false,"fork":false,"pushed_at":"2025-11-15T04:34:20.000Z","size":3484,"stargazers_count":419,"open_issues_count":18,"forks_count":48,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-11-15T06:21:31.610Z","etag":null,"topics":["alttab","i3","standalone","switcher","task","task-switcher","window","x11","xlib"],"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/sagb.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-15T13:21:51.000Z","updated_at":"2025-11-15T04:34:25.000Z","dependencies_parsed_at":"2024-01-14T15:25:18.303Z","dependency_job_id":"20511528-bb94-4b23-b434-6527d4a5b0df","html_url":"https://github.com/sagb/alttab","commit_stats":{"total_commits":314,"total_committers":17,"mean_commits":"18.470588235294116","dds":"0.33757961783439494","last_synced_commit":"fe03436303a37dce821d08aa402393bc3a7a398f"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/sagb/alttab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sagb%2Falttab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sagb%2Falttab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sagb%2Falttab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sagb%2Falttab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sagb","download_url":"https://codeload.github.com/sagb/alttab/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sagb%2Falttab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29630841,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T18:02:07.722Z","status":"ssl_error","status_checked_at":"2026-02-19T18:01:46.144Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["alttab","i3","standalone","switcher","task","task-switcher","window","x11","xlib"],"created_at":"2024-07-30T22:00:59.853Z","updated_at":"2026-02-19T20:39:00.299Z","avatar_url":"https://github.com/sagb.png","language":"C","readme":"\u003c!-- This file is solely for github front page.\n     For distribution, use doc/README instead. --\u003e\n![Default options, raw X11](doc/screenshots/alttab-default-rawx.png?raw=true)\n\n![Low DPI](doc/screenshots/alttab-high.png?raw=true)\n\n![Translucent](doc/screenshots/alttab-jtaala.png?raw=true)\n\nHow these screenshots were [obtained](doc/screenshots/screenshots.md)\n\n![CI status](https://github.com/sagb/alttab/actions/workflows/c-cpp.yml/badge.svg)\n\n**alttab** is X11 window switcher designed for minimalistic window managers\nor standalone X11 session.\n```\n  alttab  [-w N] [-d N] [-sc N] [-mk \u003cstr\u003e] [-kk \u003cstr\u003e] [-bk \u003cstr\u003e]\n  [-pk \u003cstr\u003e] [-nk \u003cstr\u003e] [-ck \u003cstr\u003e] [-dk \u003cstr\u003e] [-mm \u003cN\u003e] [-bm \u003cN\u003e]\n  [-t NxM] [-i NxM] [-vp str] [-p str] [-s N] [-theme name] [-bg color]\n  [-fg color] [-frame color] [-inact color] [-bc color] [-bw \u003cN\u003e]\n  [-font name] [-vertical] [-e] [-b N] [-ns] [-v|-vv]\n```\n(see man page for details)\n\u003c!-- ronn page has elements invalid for github markdown, don't link to it --\u003e\n\nUnlike task switchers integrated in most simple window managers (WM) or\ndmenu-like switchers, alttab features visual interface and convenient\ntactile behaviour: press modifier (Alt) - multiple switch with\na key (Tab) - release modifier.\nAlso, it's lightweight and depends only on basic X11 libs, conforming\nto the usage of lightweight WM.\n\n# Installation\n```\ngit clone https://github.com/sagb/alttab.git\ncd alttab\n./configure \u0026\u0026 sudo make install\n```\nSee [INSTALL.md](INSTALL.md) for details, [doc/wm-setup.md](doc/wm-setup.md)\nfor window manager settings,\n[doc/mobile.md](doc/mobile.md) for usage on mobile devices.\n\nUsually it should run fully functional without any argument: `alttab`.  \n\n# See also\n\n[no-wm](https://github.com/patrickhaller/no-wm): use X11 without a window manager  \n   \n   \nalttab (C) Alexander Kulak \u0026lt;sa-dev AT odd POINT systems\u0026gt; 2016-2024\n\n","funding_links":[],"categories":["C","My AwesomeWM config","My setup for AwesomeWM \u0026 XFCE","Linux"],"sub_categories":["Alt-Tab","Other"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsagb%2Falttab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsagb%2Falttab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsagb%2Falttab/lists"}