]> git.mdlowis.com Git - proto/labwc.git/commit
theme: create hover button fallbacks
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Sun, 17 Dec 2023 01:16:49 +0000 (02:16 +0100)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Thu, 21 Dec 2023 01:42:23 +0000 (02:42 +0100)
commit27de4e639801b4d4f887a26db6f713494444ae14
tree043732f885c28e9214cac753bf3a045c245f7d74
parentd207e97992c1da5e351d4c410fc59d9d57c8619c
theme: create hover button fallbacks

...by copying the non-hover variant and adding a transparent overlay.

Co-authored-by: @johanmalm
include/common/graphic-helpers.h
include/common/string-helpers.h
src/buffer.c
src/common/graphic-helpers.c
src/common/string-helpers.c
src/theme.c