]> git.mdlowis.com Git - proto/labwc.git/commit
src/rcxml.c: parse <keybind>
authorJohan Malm <jgm323@gmail.com>
Fri, 19 Jun 2020 21:00:22 +0000 (22:00 +0100)
committerJohan Malm <jgm323@gmail.com>
Fri, 19 Jun 2020 21:00:22 +0000 (22:00 +0100)
commit158f42d1e88feb8868118c7d0027266307ffc1c1
tree691d127e3a05b724e224f54e5a8b033828b1a571
parentf6578248c066d29b6b9ff06a057046fbf09e6545
src/rcxml.c: parse <keybind>
data/rc.xml
include/rcxml.h
include/spawn.h [new file with mode: 0644]
src/action.c
src/common/meson.build
src/common/spawn.c [new file with mode: 0644]
src/config/keybind.c
src/config/rcxml.c
src/main.c
tests/t1000-rcxml-simple-parse.c
tests/t1001-rcxml-nodenames-simple.c