./x11/xcompmgr, Sample compositing manager for X.org >= 6.8.0

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.10, Package name: xcompmgr-1.1.10, Maintainer: pkgsrc-users

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.


Required to run:
[x11/libXcomposite] [x11/libXdamage] [x11/Xrender]

Required to build:
[pkgtools/x11-links] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 130.102 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-16 22:59:13 by Nia Alarie | Files touched by this commit (1)
Log message:
xcompmgr: necessary defines for reallocarray
   2024-11-13 09:08:56 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
xcompmgr: update to 1.1.10.

Alan Coopersmith (8):
      find_fade: declare argument as const
      Handle realloc() failure
      Use reallocarray() if it is available
      Convert sprintf calls to snprintf
      Use C99 struct initializers
      Add {} around for loops containing multiple lines of code
      More variable scope reductions
      xcompmgr 1.1.10
   2022-11-13 00:32:51 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
xcompmgr: update to 1.1.9.

Alan Coopersmith (10):
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      xcompmgr.man: Update bug reporting URL from bugzilla to gitlab
      Reduce variable scope as suggested by cppcheck
      Remove obsolete casts on malloc & free calls
      gitlab CI: stop requiring Signed-off-by in commits
      Resolve -Wshadow warnings
      Mark usage() as _X_COLD _X_NORETURN
      Remove unused macros
      xcompmgr 1.1.9
   2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223)
Log message:
Reset MAINTAINER
   2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674)
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
   2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675)
Log message:
x11: Remove SHA1 hashes for distfiles
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2019-03-25 07:35:07 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
xcompmgr: update to 1.1.8.

This release fixes a couple of bugs in those effects.

Alan Coopersmith (3):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      xcompmgr 1.1.8

Brandon Gooch (1):
      xcompmgr 1.1.6-1 doesn't draw shadows

Jason Woofenden (1):
      fix fade-in speed when opacity raises