When running chwb2 -I '111111' -O 'cccccc' -i 2 -o 6 "$(pfw)" in either (possibly other terminal emulators/programs are affected that I haven't tested):
termite
alacritty
st (with the alpha patch)
It does not apply the border.
It seems to be that the depth of the client needs to be used in order for it to work. This now works as expected.
When running
chwb2 -I '111111' -O 'cccccc' -i 2 -o 6 "$(pfw)"
in either (possibly other terminal emulators/programs are affected that I haven't tested):termite
alacritty
st (with the alpha patch)
It does not apply the border.
It seems to be that the depth of the client needs to be used in order for it to work. This now works as expected.
See https://github.com/tudurom/windowchef/issues/49 for a related issue.