summaryrefslogtreecommitdiff
path: root/src/Window.cc
AgeCommit message (Expand)Author
2002-04-28don't click-to-place windows when they specify a positionDana Jansens
2002-04-28properly handle placing a window while another window is still placing.Dana Jansens
2002-04-28if user is moving a window and switches workspaces, stop moving that windowDana Jansens
2002-04-28added ClickMouse window placement policyDana Jansens
2002-04-28moved the 'moving window' logic into separate functions "startMove" "doMove" ...Dana Jansens
2002-04-27added BScreen::availableArea() which returns a rect specifying where windows ...Dana Jansens
2002-04-22even more fixes for maximizing/placement with hidden slit/toolbar/etcDana Jansens
2002-04-22maximize and placeWindow now behave properly when the slit is hiddenDana Jansens
2002-04-22posible fix for maximizing when slit is auto-hiddenDana Jansens
2002-04-21changed external window interface to only have an area(), no size() and origi...Dana Jansens
2002-04-20better logic to not place windows over the slit and toolbarDana Jansens
2002-04-18fix 2 bus errors on osx:Dana Jansens
2002-04-17configuration changes "done"!!Dana Jansens
2002-04-17Toolbar saves its settings as their changedDana Jansens
2002-04-16get rid of the STDC_HEADERS check... this failed on IRIX with MIPSpro, use ch...Dana Jansens
2002-04-14BScreen (ScreenInfo) now contains a size() instead of a getWidth/getHeightDana Jansens
2002-04-14changed OpenboxWindow to not have getFrameX/getWidth/etc functions, and to re...Dana Jansens
2002-04-14using a reference for Openbox instead of a pointerDana Jansens
2002-04-14using some references instead of pointers where possible in Screen, ScreenInf...Dana Jansens
2002-04-14Using some references instead of pointers for the menus.Dana Jansens
2002-04-14made shaded windows snap properly at their bottom, using their shaded height.Dana Jansens
2002-04-12save_rc() using the obResource class to save blackbox's configuration.Dana Jansens
2002-04-11Initial revisionDana Jansens