Commit graph

7 commits

Author SHA1 Message Date
Dana Jansens
7440ad2e6f starting openbox without an rc file now works. it makes an empty Xrm db instead of crashing :) 2002-04-19 07:50:02 +00:00
Dana Jansens
43e9d583c5 renamed the obResource class to Resource. 2002-04-16 22:08:37 +00:00
Dana Jansens
456cf2d506 real_reconfigure now using obResource instead of teh XrmDatabase calls.
obResource class calls XrmInitialize().
2002-04-12 06:11:31 +00:00
Dana Jansens
8d3c97389f save_rc() using the obResource class to save blackbox's configuration.
renamed BScreen::getCount to BScreen::getWorkspaceCount.
2002-04-12 06:05:04 +00:00
Dana Jansens
6ea740cd0e load_rc(BScreen *) now uses the obResource class to load its configuration
added a few consts in BScreen to be compatible with the new code.
reordered the compilation in src/ so that Resource.cc is in alphabetical order
2002-04-11 06:58:53 +00:00
Dana Jansens
17ef263859 load_rc() now uses the obResource class to load its configuration 2002-04-11 05:05:48 +00:00
Dana Jansens
455b288c3e added the obResource class which handles Xresouce database files in a sane manner 2002-04-11 03:57:05 +00:00