]> git.mdlowis.com Git - proto/labwc.git/commit
ssd: refactor in preparation for making ssd_visible_box() private
authorJohan Malm <jgm323@gmail.com>
Sun, 22 Aug 2021 13:12:05 +0000 (14:12 +0100)
committerJohan Malm <jgm323@gmail.com>
Sun, 22 Aug 2021 13:12:05 +0000 (14:12 +0100)
commit8c96c6501892c654164e66e02f7bdfc7fff9d679
tree784ea9e017d23f1e63ccf139b6117134244aead1
parent5f01c49b72653508ffee0333486c04c26d515a68
ssd: refactor in preparation for making ssd_visible_box() private

Prepare to move code from output/render functions to ssd. We want
rendering functions to just render, not calculate decoration geometry
and such like.
include/ssd.h
src/server.c
src/ssd.c
src/xdg.c
src/xwayland.c