pkgsrc/x11/xcompmgr/DESCR
bjs 3f1dd4ea9f Add some fixes from GIT and bump revision. Tested with
xorg-server-1.4.0.90 + Mesa-7.0.2 by me.  Mesa's coming, I promise. ;)
While here, PKG_SKIP_REASON -> PKG_FAIL_REASON, add various preprocessor
definitions to XCOMPMGR_DEFS for the user to play with (sane defaults
have been tested).

Changes include:

    Constified some variables.

    Include getopt.h for getopt(). (in pkgsrc, this uses USE_FEATURES)

    Fixed a bunch of warnings.

    Bug #9762: Fix opacity changes on unmapped windows.
2007-12-19 05:43:27 +00:00

7 lines
328 B
Text

xcompmgr is a sample compositing manager for X servers supporting the
XFIXES, DAMAGE, and COMPOSITE extensions. It enables basic eye-candy
effects.
NOTE: Running it with -FfCc gives nice-looking results. Do not try this
without switching from XAA to EXA acceleration! The composite
extension is virtually unusable with XAA.