]> git.mdlowis.com Git - proto/labwc.git/commit
theme: use non-hover button variants as fallback
authorJohn Lindgren <john@jlindgren.net>
Sat, 16 Dec 2023 14:56:45 +0000 (09:56 -0500)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Thu, 21 Dec 2023 01:42:23 +0000 (02:42 +0100)
commitd207e97992c1da5e351d4c410fc59d9d57c8619c
tree47858d2d1719e8fdc223e4fc9c56c52eab4e3d24
parent6a2a52c0ad5b5374413c15178eab6d65055202c0
theme: use non-hover button variants as fallback

Some themes don't have hover variants for button pixmaps.
It looks better visually to use the non-hover variants as fallbacks
rather than the built-in 6x6 pixmaps.
include/button/button-xbm.h
include/theme.h
src/button/button-xbm.c
src/ssd/ssd_titlebar.c
src/theme.c