Tcl Fvwm Interface
Features
Tcl-only package. No compiling required
High level routines to obtain window list and configuration info from fvwm
All aspects of initialization are hidden inside package initialization code
No namespace pollution - all routines and variables are in its own
::fvwm
namespace
Utility function to search xpm files along fvwm's PixmapPath
Requirements
Tcl
(Tk is not strictly neccessary, but needed if you want your module have some GUI)
TclX
is neccessary for portable access to fvwm pipes. On Linux module works without TclX.
Download
fvwm-tcl-1.3.tar.gz
Debian packages are avaliable from
our repository
GIT
git clone http://www.wagner.pp.ru/git/oss/fvwm-tcl.git
GITWEB
Bug tracking
HTTPS access to Cvstrac
. If you don't have my CA certificate, visit
Main BTS page
first.
Documentation
Manual page online