]> git.mdlowis.com Git - proto/labwc.git/commit
deco: refactor button code
authorJohan Malm <jgm323@gmail.com>
Mon, 21 Sep 2020 18:24:27 +0000 (19:24 +0100)
committerJohan Malm <jgm323@gmail.com>
Mon, 21 Sep 2020 18:24:27 +0000 (19:24 +0100)
commit4ecc5efa73a237eba7f27db36c073dadbec45180
tree6f0bc74c1f7b1e2eeaaa07e28b1a7b63f923158b
parent3c90cb79450fb7a11c2036681e99dfaf9d91482a
deco: refactor button code

- Make the height+width of buttons the same as the title bar.
- Center icons within the 'button space'
- Show button background color on hover (just hard-coded grey for now)
src/cursor.c
src/deco.c
src/output.c