]> git.mdlowis.com Git - proto/labwc.git/commit
ssd: refactor and position title nearer left hand edge
authorJohan Malm <jgm323@gmail.com>
Sun, 22 Aug 2021 13:06:11 +0000 (14:06 +0100)
committerJohan Malm <jgm323@gmail.com>
Sun, 22 Aug 2021 13:06:11 +0000 (14:06 +0100)
commit5f01c49b72653508ffee0333486c04c26d515a68
tree4a003a4bd5599d86b96d7045cd437a2b8a5ba9ad
parentec5603dbd015c642253589bff364e1d7d65eaab3
ssd: refactor and position title nearer left hand edge

Put title deco at the end of linked list to render it on top of corner
edges.
include/ssd.h
src/output.c
src/server.c
src/ssd.c