What is Felidae?
Felidae is a collection of modules for Fvwm written in Perl. Currently it contains:
- FvwmOsd
- FvwmOsd is a fvwm module written in Perl. It lets you display an on-screen display (like the one on many TVs) on your X display. FvwmOsd is organized in different "channels" each of which you can configure and use independently of the others.
- FvwmStorage
- FvwmStorage is a fvwm module written in Perl. It lets you define variables, load and store then from/to files and execute any fvwm command using this variables. It is especialy useful to interactively change the fvwm configuration.
- FvwmWallpaper
- FvwmWallpaper is a fvwm module written in Perl. It lets you change your X wallpaper from within Fvwm. FvwmWallpaper tries to find the best way to display your picture and resizes it if necessary. Resized pictures are cached. FvwmWallpaper can display a menu with thumbnails where you can select your wallpaper. Thumbnails are cached too.
- FvwmXMMS
- FvwmXMMS is a fvwm module written in Perl. It lets you control XMMS by sending commands to this module.
Status
Felidae is doing anything I want so I have no plans for further development (except bug fixed if needed).
Requirements
Felidae needs
The following modules require additional software:
- FvwmXMMS needs Xmms-Perl
- FvwmOsd needs X::Osd
- FvwmWallpaper needs ImageMagick and PerlMagick and File::Spec.
License
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
CVS, Support, ...
Visit the Felidae Project Page at Gna.org