]> git.mdlowis.com Git - proto/labwc.git/commit
xdg-shell: remove view->padding
authorJohan Malm <jgm323@gmail.com>
Wed, 20 Apr 2022 16:00:43 +0000 (17:00 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 21 Apr 2022 19:21:36 +0000 (20:21 +0100)
commitb27955050fd8553a9fce687620a45a46ab434da8
tree3ba79166d4ae86ca49c2bde6b8301a135314637b
parent286b2146c3486008d08a8c828595645ed950afe2
xdg-shell: remove view->padding

With the wlroots scene-graph API, the padding variable is no longer
needed for windows with Client Side Decoration (CSD).
include/labwc.h
src/resistance.c
src/view.c
src/xdg.c