Commit graph

7 commits

Author SHA1 Message Date
Johan Malm
d80a7b518f Add src/theme/xbm/tokenize.c 2020-06-22 19:03:02 +01:00
Johan Malm
16e879cb16 Add tools/check 2020-06-19 22:31:33 +01:00
Johan Malm
75594d81b7 tools/rcxml/: fix build 2020-06-19 22:29:20 +01:00
Johan Malm
d40445da1d Add theme.c to parse openbox's themerc 2020-06-11 21:20:43 +01:00
Johan Malm
1f5d8c3812 src/config/rcxml.c: optionally write nodenames to buffer 2020-06-09 22:01:19 +01:00
Johan Malm
bc51e0ad2f src/config/rcxml.c: parse xml from buffer
Avoid unit tests writing to/from files by using xmlParseMemory() instead
of xmlReadFile().
2020-06-09 21:40:46 +01:00
Johan Malm
91ce33dd0d Add tools/rcxml/rcxml-print-nodenames.c 2020-06-08 19:55:24 +01:00