]> icculus.org git repositories - dana/openbox.git/commit - engines/openbox/obengine.h
change how rc parsing will work. a=b will be parsed in any [section] and given to...
authorDana Jansens <danakj@orodu.net>
Sat, 5 Apr 2003 20:27:03 +0000 (20:27 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 5 Apr 2003 20:27:03 +0000 (20:27 +0000)
commitcbbf90a718ecc6836ef7a77b9040aebb9da348b8
treea53bcdc993f850bc0500daaebd5b1bd0b7b50ee1
parent88f8ebada97c4c82252badeb57b7e71a2940600b
change how rc parsing will work. a=b will be parsed in any [section] and given to a separate parsing callback. no more general config infrastructure needed/
26 files changed:
build/Makefile.kernel
engines/openbox/obengine.c
engines/openbox/obengine.h
engines/openbox/obtheme.c
openbox/action.c
openbox/action.h
openbox/client.c
openbox/client.h
openbox/config.c [deleted file]
openbox/config.h [deleted file]
openbox/engine.c
openbox/engine.h
openbox/event.c
openbox/focus.c
openbox/focus.h
openbox/openbox.c
openbox/parse.c
openbox/parse.h
openbox/parse.l
openbox/parse.y
openbox/screen.c
plugins/keyboard/keyboard.c
plugins/mouse/mouse.c
plugins/placement/history.c
plugins/placement/placement.c
plugins/resistance.c