| Age | Commit message (Collapse) | Author |
|
ScreenInfo, Slit, Toolbar, and Netizen
|
|
moved RowSmart placement type out of placeWindow() to its own function like bestFit. Will continue moving other placement types into their own functions.
|
|
This completes the conversion to using the obResource class, there are no class to Xrm* except in Resource.cc/h
|
|
renamed BScreen::getCount to BScreen::getWorkspaceCount.
|
|
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
|
|
|