slackbuilds_ponce/desktop/vwm
Willy Sudiarto Raharjo 832d9d694f various: New Maintainer
games/worldofgoo
system/recorder
system/freedup
libraries/libviper
libraries/libpseudo
desktop/vwm
audio/gnump3d
audio/listener

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2013-11-15 13:46:12 -06:00
..
patches desktop/vwm: Added to 13.0 repository 2010-05-13 00:57:43 +02:00
README desktop/vwm: Fixed dep info 2012-08-24 15:51:32 -05:00
slack-desc desktop/vwm: Added to 13.0 repository 2010-05-13 00:57:43 +02:00
vwm.info various: New Maintainer 2013-11-15 13:46:12 -06:00
vwm.SlackBuild desktop/vwm: Fixed download link and forced -j1. 2012-11-04 09:53:46 -05:00

Viper Window Manager (VWM) is a lightweight, extensible window manager for
the console. Originally, VWM was designed to be the reference implementation
of libviper. In fact, the two projects were initially one before public
release.

From conception, VWM was designed to be both lightweight and ssh
friendly. Character based line-art compresses very well as do the escape
sequences which handle cursor manipulation. This makes VWM quite suitable
for low-bandwidth, remote connectivity over ssh.

It is also very easy to extend the functionality of VWM. By following a
few simple API rules, anyone can create a "native application" which will
appear on the VWM Main Menu. The mechanism for this is very similar to
Mozilla-style plugins.

See /usr/doc/vwm-2.0.2/samples/vwmrc for information on customising VWM.