1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
Source: alttab
Section: x11
Priority: optional
Maintainer: Peter Pentchev <roam@debian.org>
Build-Depends: debhelper-compat (= 13),
libx11-dev,
libxmu-dev,
libxft-dev,
libxrender-dev,
libxrandr-dev,
libpng-dev,
libxpm-dev,
uthash-dev,
autoconf,
automake
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/debian/alttab.git
Vcs-Browser: https://salsa.debian.org/debian/alttab
Homepage: https://sagb.github.io/alttab
Rules-Requires-Root: no
Package: alttab
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: fonts-dejavu-core
Enhances: jwm, twm, evilwm, ratpoison, fluxbox, matchbox, blackbox,
cwm, wm2, aewm, ctwm, lwm, sawfish, awesome, i3-wm
Description: task switcher for minimalistic WMs or standalone X session
alttab provides convenient visual interface and switching on releasing
Alt, not on pressing Tab key. Being lightweight and depending only on
basic X11 libs, it still features customizable look and behaviour.
|