--
bmf is a self contained and extremely efficient Bayesian mail filter.
See Paul Graham's article "A Plan for Spam" for background information.
It aims to be faster, smaller, and more versatile than similar
applications.
WWW: http://sourceforge.net/projects/bmf
Submitted by Han Boetes <han@mijncomputer.nl>
Changes:
A lot of optimizations have been done to text and transparency. Double
buffered text rendering is now supported, eliminates all text flickering,
reduces text redrawing and will also give an extra boost in transparency
updating, especially for menus. An option to turn off real-time
transparency has also been added.
Multiple desktop support has now also been added to waimea. Together with
waimea's action file system this allows for some really amazing
configurations. How about running a full Gnome environment on desktop 1,
a full KDE environment on desktop 2 and maybe a mixed one on desktop 3.
xvkbd is a virtual (graphical) keyboard program for X Window System
which provides facility to enter characters onto other clients
(softwares) by clicking on a keyboard displayed on the screen. This
may be used for systems without a hardware keyboard such as kiosk
terminals or handheld devices. This program also has facility to
send characters specified as the command line option to another client.
Maintainer Yozo TODA <yozo@v007.vaio.ne.jp>
* make compile under gcc3.2;
* per-hunk ignore whitespace implemented;
* lines inserted for display purposes now has a cross-hatch pattern to make
it more obvious;
* minor key binding changes for better interaction with most window managers.
From: Dan Weeks <danimal@danimal.org>
This package contains a selection of subroutines that people have
expressed would be nice to have in the perl core, but the usage
would not really be high enough to warrant the use of a keyword,
and the size so small such that being individual extensions would
be wasteful.