aboutsummaryrefslogtreecommitdiff
path: root/src/Workspace.cc
AgeCommit message (Expand)AuthorFilesLines
2004-01-21using empty instead of sizefluxgen1-2/+2
2003-12-30minor cleaningfluxgen1-4/+3
2003-12-18code cleaningfluxgen1-10/+10
2003-12-14no need to have Workspace instance in ClientMenuItem since it already hold th...fluxgen1-16/+7
2003-12-10cleaning in the menu codefluxgen1-2/+2
2003-12-07observe title signalfluxgen1-23/+7
2003-12-03window menu for client in clientmenufluxgen1-2/+2
2003-10-25removing trailing whitespace in filenamefluxgen1-11/+5
2003-10-06fix shape - all menus shaped, and some weird shape bugsrathnor1-2/+3
2003-08-24cleaningfluxgen1-6/+4
2003-08-19removed old functionsfluxgen1-15/+2
2003-08-04minor cleaningfluxgen1-7/+6
2003-07-28update many things to use WinClient instead of FluxboxWindowrathnor1-2/+2
2003-07-25make sure all menus have titles, make -version go to stdoutrathnor1-1/+2
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