]> icculus.org git repositories - dana/openbox.git/history - openbox/config_value.c
wip: Add config_parser.c which will provide a nice means to specify config variables...
[dana/openbox.git] / openbox / config_value.c
2011-08-08 Dana JansensAdd ObConfigValue types for a keyboard and mouse button...
2011-08-08 Dana JansensMake the ConfigValue list type into a gchar** string...
2011-08-06 Dana JansensRename obt_xml_find_node() to obt_xml_find_sibling...
2011-08-06 Dana JansensRename ObActionValue to ObConfigValue. This holds...