The xcompmgr port has a bug which prevents shadows from being rendered. I have submitted a patch upstream, but it hasn't been rolled into a release: https://bugs.freedesktop.org/show_bug.cgi?id=46285 Would it be possible to have this patch available in the xcompmgr port so that we FreeBSD folks can benefit from it? Thanks! Fix: Apply the patch here: https://bugs.freedesktop.org/show_bug.cgi?id=46285 Shade yourself in the cool shadows of your xterms... How-To-Repeat: Install xcompmgr. Attempt a configuration that displays a drop-shadow effect around windows, e.g.: xcompmgr -CcfF -I 0.015 -O 0.03 -D 2 -t -6 -l -9 -r 9 -o.67 Notice that there are no shadows to be seen :(
Responsible Changed From-To: freebsd-ports-bugs->freebsd-x11 Over to maintainer (via the GNATS Auto Assign Tool)
Is this PR still relevant?
If am try it right, it still not works. But no statement since 2013-09-11 and no maintainer feedback!
A commit references this bug: Author: zeising Date: Sun May 20 13:47:08 UTC 2018 New revision: 470458 URL: https://svnweb.freebsd.org/changeset/ports/470458 Log: x11-wm/xcompmgr: Add patch to fix shadow rendering The patch has been laying in upstream bugzilla for quite some time, but is used on some linux distribution packages, such as debian packages. While here, add missing dependency on xext. PR: 182002 Submitted by: Brandon Gooch Obtained from: https://bugs.freedesktop.org/show_bug.cgi?id=46285 (patch) MFH: 2018Q2 Changes: head/x11-wm/xcompmgr/Makefile head/x11-wm/xcompmgr/files/ head/x11-wm/xcompmgr/files/patch-xcompmgr.c
Fixed. I added the patch from upstream bugzilla, it's still not added to their repo. Apologies for letting this live for so long.
A commit references this bug: Author: zeising Date: Wed May 23 18:39:12 UTC 2018 New revision: 470714 URL: https://svnweb.freebsd.org/changeset/ports/470714 Log: MFH: r470458 x11-wm/xcompmgr: Add patch to fix shadow rendering The patch has been laying in upstream bugzilla for quite some time, but is used on some linux distribution packages, such as debian packages. While here, add missing dependency on xext. PR: 182002 Submitted by: Brandon Gooch Obtained from: https://bugs.freedesktop.org/show_bug.cgi?id=46285 (patch) Approved by: ports-secteam (riggs) Changes: _U branches/2018Q2/ branches/2018Q2/x11-wm/xcompmgr/Makefile branches/2018Q2/x11-wm/xcompmgr/files/