1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: hpanel
Section: x11
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13),
libx11-dev,
libxft-dev,
libxpm-dev,
x11proto-core-dev
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/debian/hpanel
Vcs-Git: https://salsa.debian.org/debian/hpanel.git
Rules-Requires-Root: no
Homepage: http://phrat.de/downloads.html
Package: hpanel
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: minimalist panel for X
Hpanel is hacked version of fspanel, a small panel that lists your
windows and allows you to switch workspaces. It requires a window
manager that is compliant with the NETWM specification. It works
nicely with pekwm and aewm++, and handles maximized windows better
than fspanel.
|