]> git.mdlowis.com Git - proto/labwc.git/commit
xbm.c: refactor and load builtin icons as fallback
authorJohan Malm <jgm323@gmail.com>
Mon, 13 Jul 2020 19:09:34 +0000 (20:09 +0100)
committerJohan Malm <jgm323@gmail.com>
Mon, 13 Jul 2020 19:09:34 +0000 (20:09 +0100)
commit8a42bc9184ba8d13210a019d1e5b999830e3e9bd
treebfd18a642a7f24f1ef59eb9d75a38b592c0182d3
parent1330071e0c3afe9dc5fcbdfe0465344e1ecf0e05
xbm.c: refactor and load builtin icons as fallback
include/theme/theme-dir.h [new file with mode: 0644]
src/theme/meson.build
src/theme/theme-dir.c [new file with mode: 0644]
src/theme/xbm/parse.c
src/theme/xbm/tokenize.c
src/theme/xbm/xbm.c