Commit graph

6 commits

Author SHA1 Message Date
Johan Malm
1330071e0c Load close.xbm based on rc.xml theme name 2020-07-09 22:41:54 +01:00
Johan Malm
158f42d1e8 src/rcxml.c: parse <keybind> 2020-06-19 22:00:22 +01:00
Johan Malm
40f01ed3c9 Add keybind.c 2020-06-16 07:21:53 +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
6166e9b370 Read rc.xml and begin parsing 2020-06-05 23:04:54 +01:00