summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-03-23raise AND focusDana Jansens
2003-03-23export focus options to the rc fileDana Jansens
2003-03-23make the labels one bigger than the text on the top and bottomDana Jansens
2003-03-23seems to be better text placement than everDana Jansens
2003-03-23found what seems to be a better vertical offset for the fontsDana Jansens
2003-03-23woops playing with the hash table left it in a half changed state hereDana Jansens
2003-03-23compare it to null like i do elsewhereDana Jansens
2003-03-23code optimizationDana Jansens
2003-03-23when adjusting the trasient lists, set them, dont leave them hanging into spaceDana Jansens
2003-03-23turn off all elements, would miss them randomly if titlebar was disabled beforeDana Jansens
2003-03-23whitespaceDana Jansens
2003-03-23use gnew0 to make life easyDana Jansens
2003-03-23use the plugins' plugin_setup_config functionDana Jansens
2003-03-23dont render gradients that are missingDana Jansens
2003-03-23add the plugin_setup_config functionDana Jansens
2003-03-23kill debug printDana Jansens
2003-03-23handle multiple maprequests graciouslyDana Jansens
2003-03-23oopsDana Jansens
2003-03-23move windows when the number of desktops changes and they arent on a desktop ↵Dana Jansens
anymore
2003-03-23set focus_order back to null on shutdown so g_renew would workDana Jansens
2003-03-23add more size checksDana Jansens
2003-03-23rm the themerc stuffDana Jansens
2003-03-23rm themerc.[ch]Dana Jansens
2003-03-23better parsing errorsDana Jansens
2003-03-23load config values right. load the bool shadow option too now.Dana Jansens
2003-03-23add booleansDana Jansens
2003-03-23properly parse comments!Dana Jansens
parse booleans
2003-03-23no \n in g_messageDana Jansens
2003-03-23add descriptive names and long descriptions to config var def'ns. set these ↵Dana Jansens
for the kernel config options.
2003-03-23make the default font Sans-7Dana Jansens
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-22only load the system rc if the user rc didnt loadDana Jansens
2003-03-22load the engine out of the config shit. tho the ordering is fucked atmDana Jansens
2003-03-22parse lines that start with '#' as commentsDana Jansens
2003-03-22let identifiers have '.' in themDana Jansens
2003-03-22give the filename to the parser for errorsDana Jansens
2003-03-22remove debug printDana Jansens
2003-03-22yah. fuckDana Jansens
2003-03-22add a check for adding the same exact def'n twiceDana Jansens
2003-03-22config system fleshed out. many thanks to woodlbock for his code! yay!Dana Jansens
2003-03-22add const and inline checks for the compilerDana Jansens
2003-03-22ignore cparse.cDana Jansens
2003-03-22didnt belongDana Jansens
2003-03-22start the config system, add the config file parserDana Jansens
2003-03-22check for stdio.hDana Jansens
2003-03-22asserts in unmanage to try track a crashDana Jansens
2003-03-22blefDana Jansens
2003-03-22add the client_kill function, and the kill action, and bind it to the middle ↵Dana Jansens
mouse button on the close button.
2003-03-22fix the ebox root cmdDana Jansens
2003-03-22add the ebox styleDana Jansens