]> git.mdlowis.com Git - proto/labwc.git/commit
Support png buttons
authorJohan Malm <jgm323@gmail.com>
Fri, 4 Aug 2023 21:34:07 +0000 (22:34 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Wed, 9 Aug 2023 06:38:17 +0000 (07:38 +0100)
commita6a03daae33b3bf0aaca06025e4508cef732b933
tree13714a26b1d1c2bc08e588e7c328742599b1fd13
parenteca98a9b6ee15a10ab460358d38984be96651ca9
Support png buttons

In the theme directory add close-{active,inactive}.png instead of
close.xbm - and similarly for iconify, menu and max.
docs/labwc-theme.5.scd
include/button-png.h [new file with mode: 0644]
meson.build
src/button-png.c [new file with mode: 0644]
src/meson.build
src/ssd/ssd_titlebar.c
src/theme.c