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.
Class::Data::Inheritable is for creating accessor/mutators to class
data. That is, if you want to store something about your class as
a whole (instead of about a single object). This data is then
inherited by your subclasses and can be overriden.
This class facilitates building frameworks of several classes that
inter-operate. It was first designed and built for "HTML::Mason",
in which the Compiler, Lexer, Interpreter, Resolver, Component,
Buffer, and several other objects must create each other transparently,
passing the appropriate parameters to the right class, possibly
substituting their own subclass for any of these objects.
lopster-1.0.1 release is eternally broken, both server_t and metaserver
changes have led to a broken port. This version revives the port and will
be substituted for the release when it comes out. I am normally against
any dev version going into the ports tree, but in this case the code has
tested more stable then the release (probably due to metaserver framework
changes) and it provides a working port as opposed to a broken one. We
will rotate back to release when the author provides an update that solves
server side issues have been resolved as such. I tried to back patch the
1.0.1 release, and it would require a substantial rewrite.
Features:
+ threaded connection implementation (connect to multiple networks at once)
+ framework for supporting other protocols although opennap is all that seems
to work
+ patch-src_server_c is a back patch from cvs repo of napigator's changed url,
without it, none of this comes together.
Tested on macppc (me), i386 (jolan), sparc64 (brad@) -- ok dev on this
approach rather then breaking port, brad@.