]> code.delx.au - spectrwm/commit
Fix text rendering issue in search_win.
authorReginald Kennedy <rk@rejii.com>
Wed, 26 Feb 2014 02:18:20 +0000 (10:18 +0800)
committerReginald Kennedy <rk@rejii.com>
Wed, 26 Feb 2014 04:48:26 +0000 (12:48 +0800)
commitc7dc4771c947ecc0e65d4ef7d2854479565e4ed3
treed1f1b1ea2af6d61312469386b0a4ebfad465cd99
parent870f90b273b2fbe1aed69a3125c1ae361d6988e6
Fix text rendering issue in search_win.
The depth of the indicator window must match the depth of the allocated
text color.  To ensure this is always the case, copy from root instead
of parent.
spectrwm.c