aboutsummaryrefslogtreecommitdiff
path: root/src/Workspace.cc
AgeCommit message (Expand)AuthorFilesLines
2003-06-24need menu item headerfluxgen1-1/+2
2003-06-24minor cleaning, removed window numberfluxgen1-5/+3
2003-06-16cleaning and fixed trailing whitespace in group file loadingfluxgen1-42/+12
2003-06-15using winclient instance namefluxgen1-6/+11
2003-06-13fixed autogrouping, checkGrouping now returns true or false...fluxgen1-7/+14
2003-06-12getting workspace name directly in constructorfluxgen1-8/+7
2003-06-05much improved window placement algorithmrathnor1-30/+93
2003-05-21fix cascade placement for multiple headsrathnor1-21/+27
2003-05-20xinerama for placement + snapping, + tidyrathnor1-34/+34
2003-05-19xinerama updatesrathnor1-5/+6
2003-05-15minor cleaningfluxgen1-2/+2
2003-05-15minor cleaning in BScreen interfacefluxgen1-22/+22
2003-05-15cleaning in FluxboxWindow interfacefluxgen1-16/+16
2003-05-11minor cleaningfluxgen1-31/+17
2003-05-11changed getScreen to screenfluxgen1-42/+42
2003-05-11minor cleaningfluxgen1-9/+9
2003-05-10using FbRootWindowfluxgen1-2/+2
2003-05-07transient fixes by making them WinClientsrathnor1-50/+20
2003-05-04fix up focus problemsrathnor1-3/+3
2003-05-04little debugging message improvement...rathnor1-2/+3
2003-04-26moved StringUtil to FbTkfluxgen1-2/+2
2003-04-25fixed border width stufffluxgen1-10/+12
2003-04-25add UnderMousePlacement placement policy, plus a little fix for windowrathnor1-2/+42
2003-04-16fix workspace warping and netizen updates for warping (Simon)rathnor1-4/+18
2003-04-15cleaningfluxgen1-8/+3
2003-04-14merged with embedded-tab-branchfluxgen1-295/+179
2003-02-20fixed updateClientmenu each time we add or remove a windowfluxgen1-10/+28
2003-02-20fix clientmenu bug where remove last workspace would segfaultrathnor1-1/+2
2003-02-17removed slitfluxgen1-28/+1
2003-02-16changed screen pointer to reference and fixed client menufluxgen1-97/+115
2003-02-09fixing up of layer coderathnor1-4/+1
2003-02-03cleaningfluxgen1-3/+3
2003-02-02Integration of new Layering code, plus updates to the layering code itselfrathnor1-124/+48
2003-01-13minor comment fixfluxgen1-9/+9
2003-01-12removed Windowmenufluxgen1-2/+1
2003-01-12removed toolbarfluxgen1-23/+10
2003-01-09changed client menu to FbTk Menufluxgen1-3/+2
2003-01-05using moveResize instead of configure in fluxboxwindowfluxgen1-2/+2
2002-12-04fixing indentation due to ifdef (and resulting unbalanced brackets).rathnor1-241/+241
2002-12-01Indenting from tabs to emacs 4-spacerathnor1-630/+630
2002-11-15referensfluxgen1-2/+2
2002-11-03name change of the listfluxgen1-36/+37
2002-10-29new names for some functions in toolbarfluxgen1-5/+5
2002-10-22using isGroupablefluxgen1-2/+13
2002-10-13indentationfluxgen1-5/+5
2002-09-21fixed check in setLastFocusedWindowfluxgen1-6/+18
2002-09-12Fixes to sticky window + focus handling. Particularly forrathnor1-4/+6
2002-09-10transient fixesfluxgen1-5/+9
2002-09-09minor stufffluxgen1-8/+4
2002-09-08raise and lower transient stacks and minor identationfluxgen1-90/+122