Subject: CVS commit: pkgsrc/wm/openbox
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 04/20/2004 21:49:00
Module Name: pkgsrc
Committed By: snj
Date: Tue Apr 20 21:49:00 UTC 2004
Modified Files:
pkgsrc/wm/openbox: Makefile PLIST distinfo
Log Message:
Update to openbox 3.2. Changes:
* Added spanish and swedish translations
* Changed "Unnamed Desktop" to "Desktop n" where n is the actual number of
the desktop
* Hopefully no more of the hanging X totally bug
* The fullscreen property now overrides aspect hints
* Added M as an alias for Mod3 in the same manner that W is an alias for
Mod4
* Added probably too many options and actions
* ToggleDockAutohide to toggle the autohide option at runtime, doesn't
save it to the config
* keepBorder option to set if you want the 1-pixel border when you
toggleDecorations
* added popupShow and popupPosition to control where and when the
move/resize-popup is shown, these go in the resize section of the config
popup. Position can be Top or Center, popupShow can be Always, Never or
Nonpixel (this is the default).
* Added the xorStyle option to change the behaviour of menus along the
bottom edge, note that the default is true
* warpPointer option in the menu section to control if the mouse cursor is
to be warped by openbox when the menu moves to keep on screen to keep
the cursor in the same place relative to the menu.
* Added back the focusLast option (this controls what happens when you
change desktops and have followMouse on)
* Added an option to set which desktop to start on when you start openbox,
firstdesk. For example, you might like to set it to 5 if you have a 3x3
grid to start in the middle.
Note that this won't build until a buildlink3 bug is fixed. This is not a
regression, as it was already in a non-building state. Please do not file
any PRs regarding this issue.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/wm/openbox/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/wm/openbox/PLIST pkgsrc/wm/openbox/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.