2002-07-29 |
Dana Jansens | since !isNormal windows cant focus from mouse enter... |
blob | commitdiff | raw |
2002-07-29 |
Dana Jansens | better sticky windows. |
blob | commitdiff | raw | diff to current |
2002-07-28 |
Dana Jansens | added sticky windows in the wrong place, before the... |
blob | commitdiff | raw | diff to current |
2002-07-28 |
Dana Jansens | dont assert for focusing !isNormal() windows |
blob | commitdiff | raw | diff to current |
2002-07-27 |
Dana Jansens | fixes to make sticky windows work better. they appear... |
blob | commitdiff | raw | diff to current |
2002-07-23 |
Dana Jansens | dont ignore full maxed windows while they are shaded... |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Dana Jansens | place large windows correctly instead of asserting |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Dana Jansens | had an extra const in there |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Dana Jansens | better cascade placement! also, it has xinerama support... |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Dana Jansens | move an assert to its proper place |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Dana Jansens | xinerama support for window placement |
blob | commitdiff | raw | diff to current |
2002-07-20 |
Dana Jansens | new windows on non-visible workspaces should follow... |
blob | commitdiff | raw | diff to current |
2002-07-19 |
Dana Jansens | don't try to show windows which are already shown.... |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Dana Jansens | reverse the if |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Dana Jansens | dont put non-normal windows in the stacking list. they... |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Dana Jansens | much awesome support for special windows like panels... |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Dana Jansens | Click Mouse Placement is BACK!#!# |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Dana Jansens | dont let focus fall back to strange windows like panels... |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Dana Jansens | add options for ignoring shaded windows and full-maxed... |
blob | commitdiff | raw | diff to current |
2002-07-14 |
Dana Jansens | properly handle workspace names, and changes to them. |
blob | commitdiff | raw | diff to current |
2002-07-14 |
Dana Jansens | sych with blackbox |
blob | commitdiff | raw | diff to current |
2002-07-14 |
Dana Jansens | make sure the desktop names atom is set when setting... |
blob | commitdiff | raw | diff to current |
2002-07-13 |
Dana Jansens | properly lower windows and keep desktop windows on... |
blob | commitdiff | raw | diff to current |
2002-07-10 |
Dana Jansens | sync with bb cvs |
blob | commitdiff | raw | diff to current |
2002-07-05 |
Dana Jansens | make iconified windows uniconify on an XMapRequestEvent. |
blob | commitdiff | raw | diff to current |
2002-07-02 |
Dana Jansens | backing out all changes to make mouse button mapping... |
blob | commitdiff | raw | diff to current |
2002-06-29 |
Dana Jansens | Configureable button mappings! |
blob | commitdiff | raw | diff to current |
2002-06-28 |
Dana Jansens | proper order for the stacking order list |
blob | commitdiff | raw | diff to current |
2002-06-28 |
Dana Jansens | use the _NET_WM_DESKTOP_NAMES root property |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Dana Jansens | merge from netwm-merge2 to netwm-merge3. Basically... |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Dana Jansens | sync with blackbox-cvs |
blob | commitdiff | raw | diff to current |
2002-06-05 |
Dana Jansens | synched with bb-cvs. couple bug fixes. |
blob | commitdiff | raw | diff to current |
2002-06-01 |
Dana Jansens | sync with bb-cvs |
blob | commitdiff | raw | diff to current |
2002-05-30 |
Dana Jansens | sync with bb cvs |
blob | commitdiff | raw | diff to current |
2002-05-28 |
Dana Jansens | re-added UnderMouse Placement |
blob | commitdiff | raw | diff to current |
2002-05-26 |
Dana Jansens | save workspace names properly with the new Configuratio... |
blob | commitdiff | raw | diff to current |
2002-05-25 |
Dana Jansens | import from bb-cvs |
blob | commitdiff | raw | diff to current |
2002-05-23 |
Dana Jansens | merge the sticky window fix from 1.2. |
blob | commitdiff | raw | diff to current |
2002-05-16 |
Dana Jansens | new i18n class using overloaded operator() instead... |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Dana Jansens | compile with -Wall -W -pendantic when --enable-debug... |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Dana Jansens | new focus code! working better than ever! |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Dana Jansens | fix for changing window buttons order. destroy them... |
blob | commitdiff | raw | diff to current |
2002-05-13 |
Dana Jansens | focus code updates |
blob | commitdiff | raw | diff to current |
2002-05-12 |
Dana Jansens | converted the remaining LinkedLists in Screen to STL... |
blob | commitdiff | raw | diff to current |
2002-05-12 |
Dana Jansens | couple of LinkedLists converted to STL lists in BScreen |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Dana Jansens | converted from LinkedList to STL vector and list |
blob | commitdiff | raw | diff to current |
2002-05-10 |
Dana Jansens | better gcc3 compat. using ostrstream again. and using... |
blob | commitdiff | raw | diff to current |
2002-05-07 |
Dana Jansens | gcc 3 compatibility, converted strstreams to stringstreams |
blob | commitdiff | raw | diff to current |
2002-05-02 |
Dana Jansens | windows at positions x<0 or y<0 are no longer ignored... |
blob | commitdiff | raw | diff to current |
2002-04-29 |
Dana Jansens | fixed col placement |
blob | commitdiff | raw | diff to current |
2002-04-28 |
Dana Jansens | added ClickMouse window placement policy |
blob | commitdiff | raw | diff to current |
2002-04-28 |
Dana Jansens | new row/col Smart Placement from colophon |
blob | commitdiff | raw | diff to current |
2002-04-28 |
Dana Jansens | added UnderMouse windwo placement. |
blob | commitdiff | raw | diff to current |
2002-04-27 |
Dana Jansens | better cascadePlacement. uses screen.availableArea(). |
blob | commitdiff | raw | diff to current |
2002-04-27 |
Dana Jansens | added BScreen::availableArea() which returns a rect... |
blob | commitdiff | raw | diff to current |
2002-04-23 |
Dana Jansens | Rolled back to the old row and column smart placement... |
blob | commitdiff | raw | diff to current |
2002-04-22 |
Dana Jansens | even more fixes for maximizing/placement with hidden... |
blob | commitdiff | raw | diff to current |
2002-04-22 |
Dana Jansens | maximize and placeWindow now behave properly when the... |
blob | commitdiff | raw | diff to current |
2002-04-21 |
Dana Jansens | changed external window interface to only have an area... |
blob | commitdiff | raw | diff to current |
2002-04-21 |
Dana Jansens | some placement fixes from colophon. |
blob | commitdiff | raw | diff to current |
2002-04-21 |
Dana Jansens | new row and column placement, using a modified bestfit... |
blob | commitdiff | raw | diff to current |
2002-04-21 |
Dana Jansens | even better bestfit placement. way to go colophon! |
blob | commitdiff | raw | diff to current |
2002-04-21 |
Dana Jansens | bestfit placement now honors the left->right and top... |
blob | commitdiff | raw | diff to current |
2002-04-20 |
Dana Jansens | better logic to not place windows over the slit and... |
blob | commitdiff | raw | diff to current |
2002-04-20 |
Dana Jansens | changes to bestfit from ruhi. takes windows sizes into... |
blob | commitdiff | raw | diff to current |
2002-04-18 |
Dana Jansens | optimized the finding-the-slit-position code in positio... |
blob | commitdiff | raw | diff to current |
2002-04-18 |
Dana Jansens | remove debugging couts |
blob | commitdiff | raw | diff to current |
2002-04-18 |
Dana Jansens | temporary solution to avoid placing windows over the... |
blob | commitdiff | raw | diff to current |
2002-04-17 |
Dana Jansens | configuration changes "done"!! |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Dana Jansens | get rid of the STDC_HEADERS check... this failed on... |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Dana Jansens | applied Ruhi's cleanup patch. moves colSmartPlacement... |
blob | commitdiff | raw | diff to current |
2002-04-15 |
Scott Moynes | added some consts to the cascade code |
blob | commitdiff | raw | diff to current |
2002-04-15 |
Scott Moynes | Added a fallback for Best Fit to cascade. Also, moved... |
blob | commitdiff | raw | diff to current |
2002-04-14 |
Dana Jansens | Slit has an area Rect now, and returns Rect, Size,... |
blob | commitdiff | raw | diff to current |
2002-04-14 |
Dana Jansens | BScreen (ScreenInfo) now contains a size() instead... |
blob | commitdiff | raw | diff to current |
2002-04-14 |
Dana Jansens | changed OpenboxWindow to not have getFrameX/getWidth... |
blob | commitdiff | raw | diff to current |
2002-04-14 |
Dana Jansens | Added Util.h, which contains only an ASSERT macro for now |
blob | commitdiff | raw | diff to current |
2002-04-14 |
Dana Jansens | using a Screen reference instead of pointer in Workspace |
blob | commitdiff | raw | diff to current |
2002-04-14 |
Dana Jansens | using some references instead of pointers where possibl... |
blob | commitdiff | raw | diff to current |
2002-04-14 |
Dana Jansens | Using some references instead of pointers for the menus. |
blob | commitdiff | raw | diff to current |
2002-04-14 |
Dana Jansens | added first revision of the BestFit placement type. |
blob | commitdiff | raw | diff to current |
2002-04-11 |
Dana Jansens | Initial revision |
blob | commitdiff | raw | diff to current |
|