From 28bd48f593c5c9c88da1275319db167741b97ea1 Mon Sep 17 00:00:00 2001 From: snj Date: Tue, 20 Apr 2004 21:49:00 +0000 Subject: 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. --- wm/openbox/Makefile | 5 ++--- wm/openbox/PLIST | 6 +++++- wm/openbox/distinfo | 6 +++--- 3 files changed, 10 insertions(+), 7 deletions(-) (limited to 'wm/openbox') diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile index 9c17bf68928..26769b3a4dd 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2004/04/14 16:15:28 jmmv Exp $ +# $NetBSD: Makefile,v 1.19 2004/04/20 21:49:00 snj Exp $ -DISTNAME= openbox-3.1 -PKGREVISION= 3 +DISTNAME= openbox-3.2 CATEGORIES= wm x11 MASTER_SITES= http://icculus.org/openbox/releases/ diff --git a/wm/openbox/PLIST b/wm/openbox/PLIST index 835af782a47..f0ed7388eb3 100644 --- a/wm/openbox/PLIST +++ b/wm/openbox/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2004/03/08 19:40:43 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.7 2004/04/20 21:49:00 snj Exp $ bin/gnome-panel-control bin/kdetrayproxy bin/openbox @@ -23,7 +23,9 @@ share/examples/openbox/rc.xml share/gnome/wm-properties/openbox.desktop ${PKGLOCALEDIR}/locale/en@boldquot/LC_MESSAGES/openbox.mo ${PKGLOCALEDIR}/locale/en@quot/LC_MESSAGES/openbox.mo +${PKGLOCALEDIR}/locale/es/LC_MESSAGES/openbox.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/openbox.mo +${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/openbox.mo share/openbox/menu.xsd share/openbox/rc.xsd share/openbox/themeupdate.py @@ -61,6 +63,8 @@ share/themes/TheBear/openbox-3/themerc @unexec ${RMDIR} %D/share/themes/Artwiz 2>/dev/null || ${TRUE} @dirrm share/themes/Allegro/openbox-3 @unexec ${RMDIR} %D/share/themes/Allegro 2>/dev/null || ${TRUE} +@comment in xdg-dirs: @dirrm share/themes +@comment in xdg-dirs: @dirrm share/pixmaps @dirrm share/openbox @comment in gnome2-dirs: @dirrm share/gnome/wm-properties @dirrm share/examples/openbox diff --git a/wm/openbox/distinfo b/wm/openbox/distinfo index 48fe45b8970..99603f7ef05 100644 --- a/wm/openbox/distinfo +++ b/wm/openbox/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2004/02/07 23:22:17 jmmv Exp $ +$NetBSD: distinfo,v 1.7 2004/04/20 21:49:00 snj Exp $ -SHA1 (openbox-3.1.tar.gz) = 9dc134c52717931d59d64db68cc4c7418ced9468 -Size (openbox-3.1.tar.gz) = 550425 bytes +SHA1 (openbox-3.2.tar.gz) = 2cc97b38d1fd5e40ba2631fcd1b2a0bc5dcc2813 +Size (openbox-3.2.tar.gz) = 561115 bytes SHA1 (patch-aa) = 8ef551974b465a55e56d635df1f0e449250c579f -- cgit v1.2.3