]> git.mdlowis.com Git - proto/labwc.git/commit
menu: Convert hardcoded item padding to theme vars
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Tue, 6 Dec 2022 13:38:56 +0000 (14:38 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Tue, 6 Dec 2022 21:08:43 +0000 (21:08 +0000)
commitf0666ba5c9d139c09a95076d3b7fe478d85a93e6
tree175bf0d8663a7f236fed38543f003b556238c7c6
parent3da7cfd8c676ab0562183333c64b9040e88062df
menu: Convert hardcoded item padding to theme vars

Adds two new theme vars:
- menu.items.padding.x
- menu.items.padding.y
docs/labwc-theme.5.scd
include/theme.h
src/menu/menu.c
src/theme.c