Commit graph

13 commits

Author SHA1 Message Date
wiz
c3349031cd compiz: remove kde3 support. 2017-09-26 07:01:55 +00:00
rodent
7fe6f12a01 Update to last release before the rewrite. Added options framework for
inotify (enabled by default), gnome, kde{3,4}, and fuse PKG_OPTIONS.
PLIST is handled accordingly. USE_TOOLS+=xgettext msgmerge; Moved
PKG_OPTIONS in Makefile to options.mk. Fix DLLIBS using
BUILDLINK_TRANSFORM. Buildlink pango (build), dlopen, glib2,
libxml2, libXext, and libX11. From NEWS:

Release 0.8.8 (2011-03-30 Danny Baumann <dannybaumann@web.de>)
==============================================================
Maintenance release.

Various focus and stacking fixes.

Removed usages of deprecated GTK API.

Fixed drawing of switcher background with KDE4 window decorator.

Release 0.8.6 (2010-03-28 Danny Baumann <dannybaumann@web.de>)
==============================================================
Maintenance release.

Various focus and window placement fixes.

Fixed handling of windows that have a (server-drawn) border.

Fixed handling of window icons that have a colour depth of 1 bit.

Added KDE 4.4 support to KDE4 window decorator.
2013-06-30 20:30:09 +00:00
obache
22536be965 Fixes PLIST for kde option. 2010-03-16 11:06:17 +00:00
obache
d8a26a66b8 Fixes PLIST for -gnome option.
XXX: probably also need to fix for kde.
2010-03-16 08:03:07 +00:00
imil
8603dcd237 Updated to 0.8.4
- MASTER_SITES changed
- HOMEPAGE changed
- added LICENSE
- added gmake to USE_TOOLS
- added new COMPIZ_GCONF_SCHEMAS
- removed configuration patch (default instead)
- patch metadata/decoration.xml.in instead of compiz-decoration.schemas
- patch-ac now upstream
- patch-ad now upstream
2009-11-26 19:46:35 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
jmcneill
67aa414391 Make compiz work out of the box:
o Install schemas for compiz core and plugins, not just gwd
  o Patch compiz-core schema to load a sane set of plugins by default
  o Patch compiz-decorator schema to workaround a bug in the
    xf86-video-intel driver related to drop shadows.
  o Enable gnome PKG_OPTION by default.
  o Bump pkg revision.
2008-05-12 01:57:37 +00:00
xtraeme
623f927c73 Fixup dependencies and the gnome option. Thanks to jmcneill@. 2008-04-23 22:48:35 +00:00
xtraeme
4918c8ea57 Update to 0.6.2:
Release 0.6.2 (2007-10-18 Danny Baumann <dannybaumann@web.de>)
==============================================================
Stable release.

Support for automatically starting one decorator per screen.

Various stacking problem fixes.

Fixes for various focus issues.

Minor other bug fixes.

Release 0.6.0 (2007-10-01 Danny Baumann <dannybaumann@web.de>)
==============================================================
Third stable release of Compiz.

Improved focus stealing prevention.

Improved dynamic desktop resizing support.

Added button action configuration options to gtk-window-decorator.

Added UTF-8 window title support to kde-window-decorator.

Various bug fixes and improvements.

... and more, check the NEWS file.
2008-04-23 18:17:25 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
hira
6cdb950b99 Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
drochner
9d7015c183 -switch compiz to 0.4.0 which is the actual stable version
-add "gnome" and "kde" options to build extended support for these
 platforms. gnome works well, kde builds fine but is untested otherwise
2007-04-17 21:54:35 +00:00
drochner
d7905b71a4 import compiz-0.3.6, a compositing window manager, with cute visual effects
notes:
-yes, there is beryl... it is too complex for the pre-freeze rush
-Mesa-6.5.2 is needed (not at build time, but to run). See pkgsrc-wip.
-the "Composite" extension needs to be anabled in the X server
-at least for intel, Option "XAANoOffscreenPixmaps" is needed, otherwise
 some UIs look crippled
2007-03-23 19:42:38 +00:00