summaryrefslogtreecommitdiff
path: root/openbox/plugin.h
AgeCommit message (Collapse)Author
2003-05-09Menu uber patchScott Moynes
Since we have no menu parser see menu_startup() to customize
2003-03-22make the openbox engine use the new config shit instead of the themerc shit.Dana Jansens
order te startup so that plugins can set up their config shit before parsing the config, then the config is parsed, engine is loaded, and finally the plugins are officially started.
2003-03-18plugins work.Dana Jansens
start a focus plugin.