projects
/
mikachu
/
openbox.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
merge from netwm-merge2 to netwm-merge3. Basically, all of netwm that we intend to...
[mikachu/openbox.git]
/
src
/
Workspace.cc
2002-06-21
Dana Jansens
merge from netwm-merge2 to netwm-merge3. Basically...
blob
|
commitdiff
|
raw
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