1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: vdesk
Section: x11
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13), libx11-dev, x11proto-core-dev
Homepage: http://offog.org/code/vdesk.html
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian/vdesk
Vcs-Git: https://salsa.debian.org/debian/vdesk.git
Rules-Requires-Root: no
Package: vdesk
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: aewm|sapphire|oroborus|phluid
Description: manages virtual desktops for minimal window managers
vdesk takes the task of managing virtual desktops away from the
window manager and implements an easy to use interface to those
desktops. Aimed to be used in lightweight window managers that
do not provide the functionality natively.
|