diff options
author | Vito Caputo <vcaputo@gnugeneration.com> | 2017-03-14 19:16:58 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@gnugeneration.com> | 2017-03-14 19:26:08 -0700 |
commit | ecd88826ac1f0bf3513c23a5ee90ae360422f618 (patch) | |
tree | 81a1bb3d7612ba27d9ec4fb43f66fbc85199d82b /src/desktop.c | |
parent | 01cdfeea061ab3339b4e5cbf0964005d4c15bd5e (diff) |
overlay: fix heirarchy tee/cap drawing bug
If walking ancestors never entered the loop, bar_y isn't set.
Set the bar_y once per row, and independent of ancestors. This
is obviously more correct and fixes a situation where the siblings
have children but there are no ancestors (siblings under the root).
Surprisingly this isn't generally observed in vwm, but was noticed
in vmon development.
Diffstat (limited to 'src/desktop.c')
0 files changed, 0 insertions, 0 deletions