Skip to content
forked from sagb/alttab

The task switcher for minimalistic window managers or standalone X11 session

License

Notifications You must be signed in to change notification settings

Veraellyunjie/alttab

 
 

Repository files navigation

Default options, raw X11

Low DPI

Translucent

How these screenshots were obtained

CI status

alttab is X11 window switcher designed for minimalistic window managers or standalone X11 session.

  alttab  [-w N] [-d N] [-sc N] [-mk <str>] [-kk <str>] [-bk <str>]
  [-pk <str>] [-nk <str>] [-ck <str>] [-dk <str>] [-mm <N>] [-bm <N>]
  [-t NxM] [-i NxM] [-vp str] [-p str] [-s N] [-theme name] [-bg color]
  [-fg color] [-frame color] [-inact color] [-bc color] [-bw <N>]
  [-font name] [-vertical] [-e] [-b N] [-ns] [-v|-vv]

(see man page for details)

Unlike task switchers integrated in most simple window managers (WM) or dmenu-like switchers, alttab features visual interface and convenient tactile behaviour: press modifier (Alt) - multiple switch with a key (Tab) - release modifier. Also, it's lightweight and depends only on basic X11 libs, conforming to the usage of lightweight WM.

Installation

git clone https://github.com/sagb/alttab.git
cd alttab
./configure && sudo make install

See INSTALL.md for details, doc/wm-setup.md for window manager settings, doc/mobile.md for usage on mobile devices.

Usually it should run fully functional without any argument: alttab.

See also

no-wm: use X11 without a window manager


alttab (C) Alexander Kulak <sa-dev AT odd POINT systems> 2016-2023

About

The task switcher for minimalistic window managers or standalone X11 session

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 53.8%
  • Shell 23.9%
  • Makefile 21.9%
  • M4 0.4%