index
:
openbox-snap
master
custom openbox fork with 'aero-snap' feature and bugfixes
aura
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Workspace.cc
Age
Commit message (
Expand
)
Author
2002-04-16
get rid of the STDC_HEADERS check... this failed on IRIX with MIPSpro, use ch...
Dana Jansens
2002-04-16
applied Ruhi's cleanup patch. moves colSmartPlacement into its own function
Dana Jansens
2002-04-15
added some consts to the cascade code
Scott Moynes
2002-04-15
Added a fallback for Best Fit to cascade. Also, moved cascade to its own
Scott Moynes
2002-04-14
Slit has an area Rect now, and returns Rect, Size, and Points instead of getX...
Dana Jansens
2002-04-14
BScreen (ScreenInfo) now contains a size() instead of a getWidth/getHeight
Dana Jansens
2002-04-14
changed OpenboxWindow to not have getFrameX/getWidth/etc functions, and to re...
Dana Jansens
2002-04-14
Added Util.h, which contains only an ASSERT macro for now
Dana Jansens
2002-04-14
using a Screen reference instead of pointer in Workspace
Dana Jansens
2002-04-14
using some references instead of pointers where possible in Screen, ScreenInf...
Dana Jansens
2002-04-14
Using some references instead of pointers for the menus.
Dana Jansens
2002-04-14
added first revision of the BestFit placement type.
Dana Jansens
2002-04-11
Initial revision
Dana Jansens