summaryrefslogtreecommitdiff
path: root/wm/compiz/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2010-06-11Fix build with gtk2-2.20.0.wiz1-1/+2
2009-11-26Updated to 0.8.4imil1-8/+5
- 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-10-31fix GConf detectiontnn1-1/+2
2008-05-26Fix core dump with ini plugin (flat-file configuration backend) fromhira1-1/+2
upstream. Bump PKGREVISION.
2008-05-12Make compiz work out of the box:jmcneill1-1/+3
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-04-23Update to 0.6.2:xtraeme1-6/+4
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.
2007-10-12make this compile with newer libwnck (compiz-0.6 will fix this in adrochner1-1/+2
cleaner way)
2007-07-16Link the main program against libpthread.drochner1-1/+2
It does not use threads, but some dynamically loaded plugins link against libraries which are linked against libpthread (for no good technical reason either, but I don't like to maintain patches for all).
2007-04-17-switch compiz to 0.4.0 which is the actual stable versiondrochner1-4/+4
-add "gnome" and "kde" options to build extended support for these platforms. gnome works well, kde builds fine but is untested otherwise
2007-03-23import compiz-0.3.6, a compositing window manager, with cute visual effectsdrochner1-0/+5
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