]> Dogcows Code - chaz/openbox/history - src/Workspace.cc
merged with 2_1-merged-to-HEAD-2002-09-30
[chaz/openbox] / src / Workspace.cc
2002-10-01  Scott Moynesmerged with 2_1-merged-to-HEAD-2002-09-30
2002-08-24  Dana Jansensdont add sticky windows to the stacking list more than...
2002-08-24  Dana Jansensput !normal windows in the stacking client list as...
2002-08-24  Dana Jansensdon't unmap/remap sticky windows on a workspace change...
2002-08-23  Dana Jansensuse the snap offset as the margin for placing windows...
2002-08-21  Dana Jansensmaking warping work.. hopefully.
2002-08-21  Dana Jansensset a workspace and window number even for !normal...
2002-08-20  Dana JansensFix send to menu, having deleted workspaces in it.
2002-08-13  Dana Jansensdon't actually focus windows when adding them to the...
2002-08-09  Dana Jansenshandle toolbars and utility windows proper. also, no...
2002-08-08  Dana Jansensuse the old method for showing windows on workspace...
2002-08-07  Dana Jansenssync with blackbox
2002-08-06  Dana Jansensperhaps fix a segfault here
2002-07-29  Dana Jansenssince !isNormal windows cant focus from mouse enter...
2002-07-29  Dana Jansensbetter sticky windows.
2002-07-28  Dana Jansensadded sticky windows in the wrong place, before the...
2002-07-28  Dana Jansensdont assert for focusing !isNormal() windows
2002-07-27  Dana Jansensfixes to make sticky windows work better. they appear...
2002-07-23  Dana Jansensdont ignore full maxed windows while they are shaded...
2002-07-22  Dana Jansensplace large windows correctly instead of asserting
2002-07-22  Dana Jansenshad an extra const in there
2002-07-22  Dana Jansensbetter cascade placement! also, it has xinerama support...
2002-07-22  Dana Jansensmove an assert to its proper place
2002-07-22  Dana Jansensxinerama support for window placement
2002-07-20  Dana Jansensnew windows on non-visible workspaces should follow...
2002-07-19  Dana Jansensdon't try to show windows which are already shown....
2002-07-16  Dana Jansensreverse the if
2002-07-16  Dana Jansensdont put non-normal windows in the stacking list. they...
2002-07-16  Dana Jansensmuch awesome support for special windows like panels...
2002-07-16  Dana JansensClick Mouse Placement is BACK!#!#
2002-07-16  Dana Jansensdont let focus fall back to strange windows like panels...
2002-07-16  Dana Jansensadd options for ignoring shaded windows and full-maxed...
2002-07-14  Dana Jansensproperly handle workspace names, and changes to them.
2002-07-14  Dana Jansenssych with blackbox
2002-07-14  Dana Jansensmake sure the desktop names atom is set when setting...
2002-07-13  Dana Jansensproperly lower windows and keep desktop windows on...
2002-07-10  Dana Jansenssync with bb cvs
2002-07-05  Dana Jansensmake iconified windows uniconify on an XMapRequestEvent.
2002-07-02  Dana Jansensbacking out all changes to make mouse button mapping...
2002-06-29  Dana JansensConfigureable button mappings!
2002-06-28  Dana Jansensproper order for the stacking order list
2002-06-28  Dana Jansensuse the _NET_WM_DESKTOP_NAMES root property
2002-06-21  Dana Jansensmerge from netwm-merge2 to netwm-merge3. Basically...
2002-06-21  Dana Jansenssync with blackbox-cvs
2002-06-05  Dana Jansenssynched with bb-cvs. couple bug fixes.
2002-06-01  Dana Jansenssync with bb-cvs
2002-05-30  Dana Jansenssync with bb cvs
2002-05-28  Dana Jansensre-added UnderMouse Placement
2002-05-26  Dana Jansenssave workspace names properly with the new Configuratio...
2002-05-25  Dana Jansensimport from bb-cvs
2002-05-23  Dana Jansensmerge the sticky window fix from 1.2.
2002-05-16  Dana Jansensnew i18n class using overloaded operator() instead...
2002-05-14  Dana Jansenscompile with -Wall -W -pendantic when --enable-debug...
2002-05-14  Dana Jansensnew focus code! working better than ever!
2002-05-14  Dana Jansensfix for changing window buttons order. destroy them...
2002-05-13  Dana Jansensfocus code updates
2002-05-12  Dana Jansensconverted the remaining LinkedLists in Screen to STL...
2002-05-12  Dana Jansenscouple of LinkedLists converted to STL lists in BScreen
2002-05-11  Dana Jansensconverted from LinkedList to STL vector and list
2002-05-10  Dana Jansensbetter gcc3 compat. using ostrstream again. and using...
2002-05-07  Dana Jansensgcc 3 compatibility, converted strstreams to stringstreams
2002-05-02  Dana Jansenswindows at positions x<0 or y<0 are no longer ignored...
2002-04-29  Dana Jansensfixed col placement
2002-04-28  Dana Jansensadded ClickMouse window placement policy
2002-04-28  Dana Jansensnew row/col Smart Placement from colophon
2002-04-28  Dana Jansensadded UnderMouse windwo placement.
2002-04-27  Dana Jansensbetter cascadePlacement. uses screen.availableArea().
2002-04-27  Dana Jansensadded BScreen::availableArea() which returns a rect...
2002-04-23  Dana JansensRolled back to the old row and column smart placement...
2002-04-22  Dana Jansenseven more fixes for maximizing/placement with hidden...
2002-04-22  Dana Jansensmaximize and placeWindow now behave properly when the...
2002-04-21  Dana Jansenschanged external window interface to only have an area...
2002-04-21  Dana Jansenssome placement fixes from colophon.
2002-04-21  Dana Jansensnew row and column placement, using a modified bestfit...
2002-04-21  Dana Jansenseven better bestfit placement. way to go colophon!
2002-04-21  Dana Jansensbestfit placement now honors the left->right and top...
2002-04-20  Dana Jansensbetter logic to not place windows over the slit and...
2002-04-20  Dana Jansenschanges to bestfit from ruhi. takes windows sizes into...
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
This page took 0.342791 seconds and 102 git commands to generate.