]> git.mdlowis.com Git - proto/labwc.git/commit
src/ssd/: Don't access view->surface->current directly
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Thu, 24 Feb 2022 00:27:29 +0000 (01:27 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 24 Feb 2022 06:56:25 +0000 (06:56 +0000)
commitc03366771645a38e8b13673afc586a051ffb5a3c
tree14abfd63bd07fd632d1a93ce608ce8576dd09964
parentf4c9d1ba9fe0ad99c27fda3493a7f9c97b5163fe
src/ssd/: Don't access view->surface->current directly

Instead use view->{w,h} which are set on client commit
src/ssd/ssd.c
src/ssd/ssd_border.c
src/ssd/ssd_extents.c
src/ssd/ssd_part.c
src/ssd/ssd_titlebar.c