Commit graph

16 commits

Author SHA1 Message Date
jmmv
a316a7c49f Bump version to 3.1. 2003-12-23 08:42:18 +00:00
jmmv
91dacc5a88 Sort. 2003-12-23 08:41:55 +00:00
xtraeme
f3af5ca015 Update to 3.1 from Soren Jacobsen PR pkg/23849.
Changes since 3.0:

* Added japanese translation.
* config_focus_raise declared as guint.
* Strange behavior with focus:followMouse and RaiseLower action fixed.
* use g_snprintf in openbox/session.c instead of sprintf.
* gimp crashes openbox.
* import -frame leaves windows in a temporary "on top" state.
* Programs started with X become zombies upon shutdown.
* desktopnext/previous and desktopleft/right dont quite get along.
2003-12-23 08:34:36 +00:00
xtraeme
52bee2597e Remove comments about pkgsrc-wip. 2003-12-20 04:20:32 +00:00
agc
9d8987764d Catch up with the openbox3 -> openbox renaming. 2003-12-19 11:16:39 +00:00
wiz
e0feee95f5 Update to 3.0 (really, only move contents of openbox3 dir here). 2003-12-18 09:57:27 +00:00
wiz
e683f27ec1 Define HAVE_STRFTIME; the test for it currently fails with gcc-3.3.1 and
this is the sanest way to fix it.
If there are OPSYS we support which do not have it, please add the appropriate
.ifs.
2003-09-26 22:05:14 +00:00
jschauma
e0f2b7f1b4 Add '#include <assert.h>' where needed to make this compile with gcc3.
Patches provided in PR pkg/22699 by pino at dohd dot org
2003-09-07 01:52:14 +00:00
xtraeme
252d9f7253 Change my email address to the NetBSD one, ok'ed by wiz@ 2003-08-28 20:05:13 +00:00
salo
62ca67509f Style cosmetics (DESCR has 80 columns, sort CATEGORIES, whitespace). 2003-05-17 05:42:10 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
15122c1935 This needs pkgconfig to be configured. Pointed out by Juan RP. 2003-03-22 18:16:28 +00:00
jschauma
173c3b193c Bump dependency on bsetroot for the boxes so that they all require a bsetroot
that works without blackbox and uses it's own NLS files.

While we're at it, nitpick the following:
fluxbox: as pointed out in PR pkg/19687, fluxbox will detect Xft2 (if available)
	 and depend on it automatically.  Options were:  add
	 CONFIGURE_ARGS+= --disable-xft
	 or include Xft2's buildlink.  For the time being, add the buildlink
	 following openboxes example.
openbox: USE_BUILDLINK2=YES -- otherwise including buildlink2's is a no-op
2003-01-05 20:10:10 +00:00
wiz
4695d7d92a Update to 2.2.3:
* Add an option to disable the window raise on         (Scott Moynes)
   mouse clicks with the modifierMask.
 * Make configure look for Xft version 2 libraries and  (Ben Jansens)
   use them if they are available.
 * Add bitmap button support to all the default styles. (Ben Jansens)
 * Change the default premax values to be larger than 0 (Ben Jansens)
   for clients that map in a maximized state. (avoid a
   mozilla crash.)
and some bug fixes, as well as a polish translation.
2002-12-26 01:48:32 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
jschauma
e1dab4367e Initial import of wm/openbox, based on the package provided by
(Juan at xtraeme dot dyndns dot org) in PR pkg/19107.  Minor modifications
by me.

Openbox is a window manager for the X11 windowing system. It currently
runs on a large list of platforms. It was originally based on Blackbox
and currently remains very similar, even using Blackbox styles (with
available extensions) for its themeing and is written entirely in C++
and maintains no dependencies on any libraries other than X11.
2002-11-20 18:16:18 +00:00