Commit graph

5 commits

Author SHA1 Message Date
jmmv
c1176360ae Honour PKG_SYSCONFDIR: the package was actually looking for files in
/usr/pkg/etc so I've changed this to sysconfdir; I'm not adding an extra
search path.

Also install default configuration files in place, so that this works out
of the box.  If they are not there, the window manager is unconfigured, and
things like window menus do not appear at all.

Bump PKGREVISION to 2.
2004-02-07 23:22:17 +00:00
wiz
e0feee95f5 Update to 3.0 (really, only move contents of openbox3 dir here). 2003-12-18 09:57:27 +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
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
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