]> git.mdlowis.com Git - proto/labwc.git/commit
theme: add button padding and spacing (#2127)
authorJens Peters <jp7677@gmail.com>
Mon, 9 Sep 2024 15:43:38 +0000 (17:43 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Tue, 10 Sep 2024 21:14:30 +0000 (22:14 +0100)
commit824b0fa4e32a7f00ed58f094c6b6097bac6d9f6a
tree3c3f649e7e142510c062a3422e5edecc5fd155a8
parent8850368ab943d49dbd312d34fccd10e336b68ec9
theme: add button padding and spacing (#2127)

While at it, separate corner width from button
width. Both are independed and having them
separately improves readability.
13 files changed:
docs/labwc-theme.5.scd
docs/themerc
include/ssd.h
include/theme.h
include/view.h
src/snap.c
src/ssd/ssd-border.c
src/ssd/ssd-extents.c
src/ssd/ssd-titlebar.c
src/ssd/ssd.c
src/theme.c
src/view.c
src/xwayland.c