[comp.windows.x] tvtwm patchlevel 5 is available

toml@marvin.Solbourne.COM (Tom LaStrange) (04/23/91)

tvtwm patchlevel 5 is now available on export.lcs.mit.edu in
contrib/tvtwm.tar.Z.  The patch has been sent to the comp.sources.x 
moderator.  I didn't include it here because it's around 65k.  Here's
what has been fixed.

The change that'll screw people up the most is item number 8.

tvtwm patch 5

This patch fixes the following problems:

 1.  Removed XSynchronize call from twm.c
 2.  The panner windows do not move during a move operation unless  
     the move is opaque.
 3.  StayUpMenus keyword allows menus to be displayed until the next 
     ButtonPress event. (Gregg Jensen uucigj@swbatl.sbc.com)
 4.  f.zoom commands now obey size hints.
 5.  Added PannerOpaqueScroll keyword
	(Eric A. Anderson <uunet!andrew.cmu.edu!ea08+>
 6.  TWM Windows menu is now sorted based upon the state of the
     SortIconManager variable. (Eric A. Anderson)
 7.  MenuTitleFont and TitleFontPadding variables added
	(uunet!cstr.ed.ac.uk!rjc)
 8.  PannerBackgroundPixmap and VirtualDesktopBackgroundPixmap must now be
     specified inside of the Pixmaps list. (uunet!cstr.ed.ac.uk!rjc)
 8.  Resize outlines now go away if a resize is cancelled in other than
     the +0+0 quadrant.
 9.  Primitive include file support for .{tv}twmrc via:
     include filename    (Gregory Bond <uunet!bby.oz.au!gnb)
10.  Panner interaction under OpenWindows 2.0 is fixed (bkm@eng.sun.com)


--
(I kid you not)Tom LaStrange        toml@Solbourne.COM

toml@marvin.Solbourne.COM (Tom LaStrange) (04/23/91)

> The change that'll screw people up the most is item number 8.

>  8.  PannerBackgroundPixmap and VirtualDesktopBackgroundPixmap must now be
>      specified inside of the Pixmaps list. (uunet!cstr.ed.ac.uk!rjc)
>  8.  Resize outlines now go away if a resize is cancelled in other than
>      the +0+0 quadrant.


I said it would screw people up didn't I?  Make that the "first item number 8."

--
(I kid you not)Tom LaStrange        toml@Solbourne.COM

baeder@shamu.cadence.com (D. Scott Baeder; x6299) (04/27/91)

In article <TOML.91Apr23112524@marvin.Solbourne.COM>, toml@marvin.Solbourne.COM (Tom LaStrange) writes:
|> From: toml@marvin.Solbourne.COM (Tom LaStrange)
|> Subject: Re: tvtwm patchlevel 5 is available
|> Date: 23 Apr 91 15:25:24 GMT
|> Organization: Solbourne Computer, Inc.
|> 
|> > The change that'll screw people up the most is item number 8.
|> 
|> >  8.  PannerBackgroundPixmap and VirtualDesktopBackgroundPixmap must now be
|> >      specified inside of the Pixmaps list. (uunet!cstr.ed.ac.uk!rjc)

|> I said it would screw people up didn't I?  Make that the "first item number 8."
|> 
|> --
|> (I kid you not)Tom LaStrange        toml@Solbourne.COM

Maybe I missed something, but this patch as posted to the sources
group didn't contain any docs on the Pixmap{} entry...thank goodness
for the .y file, and the code ;-)

seriously, did the man page not get updated correctly, or did I miss
something?

scott