labwc/src/xbm
Johan Malm dff6dba54b theme: support different colored buttons
Add the following theme keys:

- window.active.button.iconify.unpressed.image.color
- window.active.button.max.unpressed.image.color
- window.active.button.close.unpressed.image.color
- window.inactive.button.iconify.unpressed.image.color
- window.inactive.button.max.unpressed.image.color
- window.inactive.button.close.unpressed.image.color

As far as I can tell, the openbox documentation does not mention the
entries listed above, but openbox does support them and some themes
do use them.
2021-08-11 20:58:35 +01:00
..
meson.build mv xbm/ .. 2020-08-31 20:01:08 +01:00
parse.c s/BUG_ON/assert/ 2020-09-28 20:53:59 +01:00
tokenize.c Update .clang-format 2020-09-28 20:41:41 +01:00
xbm.c theme: support different colored buttons 2021-08-11 20:58:35 +01:00