]> icculus.org git repositories - mikachu/openbox.git/history - src/Workspace.cc
on reconfigure, if an option isn't specified in the rc file, then it will revert...
[mikachu/openbox.git] / src / Workspace.cc
2002-04-18 Dana Jansensoptimized the finding-the-slit-position code in positio...
2002-04-18 Dana Jansensremove debugging couts
2002-04-18 Dana Jansenstemporary solution to avoid placing windows over the...
2002-04-17 Dana Jansensconfiguration changes "done"!!
2002-04-16 Dana Jansensget rid of the STDC_HEADERS check... this failed on...
2002-04-16 Dana Jansensapplied Ruhi's cleanup patch. moves colSmartPlacement...
2002-04-15 Scott Moynesadded some consts to the cascade code
2002-04-15 Scott MoynesAdded a fallback for Best Fit to cascade. Also, moved...
2002-04-14 Dana JansensSlit has an area Rect now, and returns Rect, Size,...
2002-04-14 Dana JansensBScreen (ScreenInfo) now contains a size() instead...
2002-04-14 Dana Jansenschanged OpenboxWindow to not have getFrameX/getWidth...
2002-04-14 Dana JansensAdded Util.h, which contains only an ASSERT macro for now
2002-04-14 Dana Jansensusing a Screen reference instead of pointer in Workspace
2002-04-14 Dana Jansensusing some references instead of pointers where possibl...
2002-04-14 Dana JansensUsing some references instead of pointers for the menus.
2002-04-14 Dana Jansensadded first revision of the BestFit placement type.
2002-04-11 Dana JansensInitial revision