Path to this page:
Subject: CVS commit: pkgsrc/x11/compton
From: Youri Mouton
Date: 2019-03-01 18:11:23
Message id: 20190301171123.88177FB16@cvs.NetBSD.org
Log Message:
Update to 5.1:
Notable changes since v4:
Config file search order makes more sense now. Make sure user config files \
are always preferred over system ones. c11c24b
Fixed handling of -h. 9d64dec
Makefile has been removed.
Shadow calculation is a bit different now. There shouldn't be much actual \
visual difference, but you would need to increase your shadow radius by about \
50% to keep what you have now. (dffde06)
wintypes options actually overrides the global options now. Previously, \
setting shadow = false for a wintype when the global shadow option is true has \
no effect. Now that actually disables shadow for that specific wintype. \
(f97cf48)
New config file path: ~/.config/compton/compton.conf (#62)
compton now relies on libxdg-basedir for finding config files. (94b1bc0)
Better logging (#67).
Files: