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
|