openbsd-ports/x11/compiz/core/pkg
..
DESCR
PLIST
README

$OpenBSD: README,v 1.3 2018/09/04 12:46:27 espie Exp $

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

At this point, only core functionality is provided. In particular,
there is no configuration GUI, so use:

gconftool-2 -s /apps/compiz/general/allscreens/options/active_plugins "[gconf,decoration,wobbly,minimize,png,cube,switcher,move,resize,place,rotate,zoom,scale,dbus,water]" -t list --list-type=string

To start compiz:

gtk-window-decorator &
compiz --indirect-rendering gconf

gtk-window-decorator is optional but will provide simple window
decorations. Other window decorators and plugins will be forthcoming.