Support png buttons

In the theme directory add close-{active,inactive}.png instead of
close.xbm - and similarly for iconify, menu and max.
This commit is contained in:
Johan Malm 2023-08-04 22:34:07 +01:00 committed by Johan Malm
parent eca98a9b6e
commit a6a03daae3
7 changed files with 138 additions and 11 deletions

View file

@ -15,6 +15,7 @@ labwc_sources = files(
'node.c',
'osd.c',
'output.c',
'button-png.c',
'regions.c',
'resistance.c',
'seat.c',