Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 04/06/2000 15:38:20
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Apr  6 22:38:20 UTC 2000

Modified Files:
	pkgsrc/x11/windowmaker: Makefile
	pkgsrc/x11/windowmaker/files: md5 patch-sum
	pkgsrc/x11/windowmaker/patches: patch-ab
	pkgsrc/x11/windowmaker/pkg: MESSAGE
Added Files:
	pkgsrc/x11/windowmaker/patches: patch-ac
	pkgsrc/x11/windowmaker/pkg: PLIST
Removed Files:
	pkgsrc/x11/windowmaker/pkg: PLIST.nolinguas

Log Message:
Update windowmaker to 0.62.0.  Unconditionally build and install with
internationalization.  Changes from 0.61.1:

Optimizations!!
---------------

Code for converting wrlib images into X Pixmaps was optimized in many ways,
both in the original C code and in assembly for Pentium(tm) processors (with
and without MMX(tm)). Depending on the bit depth/color mode and CPU model,
performance increases can go up to 150%

Weendoze Window Cycling (alt-tab)
---------------------------------

Window cycling was changed to weendoze style.

NoBorder Window Attribute
--------------------------

The NoBorder window attribute (to be put in
~/GNUstep/Defaults/WindowAttributes) was added and will remove the
1 pixel border around windows.

Removed "Keep Attracted Icons" option from Clip's menu
------------------------------------------------------

Since this option brought more confusion than usefulness among users, and
since it was usable only in a very limited context, being able to fill up
the Clip very easily, it was removed.
An alternative way of gaining the same functionality is to use the "Keep icon"
entry in the Clip's main menu. Or select multiple icons before calling that
entry, to make it apply to more than one icon.

Note: "Keep icon", as the obsoleted "Keep Attracted Icons" had nothing to do
      with holding icons in Clip, while the application is running. Once they
      are attracted, they are kept until the application close. Using
      "Keep icon", will only assure that the icon will be kept, even after the
      application is closed.

Please don't ask for this option back. It's error prone, and very unintuitive.
Considering it's very restrictive usability, and it's very ambiguous topic, it
does not need a special entry in the Clip's menu, taking in count that there
are already better alternative ways of gaining the same functionality.

Removed DisplayFont Option
---------------------------

The font for the geometry size will be controlled by the default
WINGs font (SystemFont in WMGLOBAL) now.

Others
------

- added DONT_SCALE_ICONS compile time option
- added --dont-restore cmd line option. When passed to wmaker, it
  wont restore the state saved previously.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 pkgsrc/x11/windowmaker/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/x11/windowmaker/files/md5
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/windowmaker/files/patch-sum
cvs rdiff -r1.11 -r1.12 pkgsrc/x11/windowmaker/patches/patch-ab
cvs rdiff -r0 -r1.7 pkgsrc/x11/windowmaker/patches/patch-ac
cvs rdiff -r1.1 -r1.2 pkgsrc/x11/windowmaker/pkg/MESSAGE
cvs rdiff -r0 -r1.8 pkgsrc/x11/windowmaker/pkg/PLIST
cvs rdiff -r1.8 -r0 pkgsrc/x11/windowmaker/pkg/PLIST.nolinguas

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.