FVWM: ANNOUNCE: X11::Fvwm 1.0 now available

From: Randy J. Ray <rjray_at_uswest.com>
Date: Tue, 21 Oct 1997 15:59:23 -0600

[This is a courtesy cc of a message posted to comp.lang.perl.announce]

Tue Oct 21 15:29:15 MDT 1997

Version 1.0 of X11::Fvwm has been uploaded to PAUSE, and should propagate to
CPAN servers over the next few days.

This is the first regular release. The basic functionality of the API and
the constants is now pretty well frozen. Only changes to Fvwm2 should have
any future impact. More may be added, but what is currently implemented will
be supported.

The biggest changes from previous releases are that it now requires that you
have Perl 5.003 or later, and that your version of Fvwm is 2.0.46 or later.
It also now checks your version of Fvwm from the source base, to verify this.

>From the README file for 1.0:

X11::Fvwm version 1.0 (altus)

WHAT IS IT?

This is a Perl 5 extension to simplify writing Fvwm2 modules in Perl 5. Not
only in Perl 5, but with either the Tk extension or the Xforms library as
your GUI choices!

This requires fvwm 2.0.46 or better, and Perl 5.003 or better. It is
very highly recommended that you also install the latest version of Tk
or X11::Xforms, also available from CPAN.

WHAT DOES IT DO?

Fvwm2 has a very well-defined module API, to allow the brunt of non-core
window-manager work be done by external modules. X11::Fvwm is a layer over
this interface, allowing you to use Perl rather than C as the language for
developing these modules.

When fvwm launches a module, it sets up file descriptors for two-way
communication, and proceeds to occassionally broadcast data packets to
those modules that have asked to receive the given data type. The modules,
in turn, can send commands back to fvwm, including requests for more (and
more specific) data, operation on windows managed by fvwm, etc.

PROBLEMS/BUG REPORTS

Please send any reports of problems or bugs to randy_at_byz.org. I wouldn't
mind a short note to know that you're using this, just so I can justify its
continued development :-).

CREDITS AND LICENSES

This package is copyright (c) 1997 by Randy J. Ray (randy_at_byz.org) and may be
distributed under terms of the Artistic License used to cover Perl itself.
See the file Artistic in the distribution of Perl 5.003 or later for details
of copy and distribution terms. All rights reserved.

>From the Changes file for 1.0:

* Added a new sample Tk script, PerlTkDesker

* A little more documentation clean-up.

* Dropped the shipping of two patches that are now part of Fvwm 2.0.46

* Makefile.PL now allows for specification of FVWM_DIR (for source) and
  FVWM_MOD_DIR (for installation of samples). It also checks for a file
  version.h in $FVWM_DIR, and checks that it defines VERSION, and that
  VERSION is at least the required level.


Randy
--
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Randy J. Ray -- U S WEST IT, Inc.  Software Config Mgmt    Phone: (303)595-2869
                Denver, CO                                     rjray_at_uswest.com
"Reach up your hand, if your cup be empty/If your cup is full, may it be again"
                                                --Grateful Dead, "Ripple"
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Tue Oct 21 1997 - 17:03:41 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:01 BST