aboutsummaryrefslogtreecommitdiff
path: root/src/Workspace.cc
AgeCommit message (Expand)AuthorFilesLines
2004-12-13icc complaint about a "possible" conflict between themathias1-3/+3
2004-11-22undermouseplacement .. ensure the new window is on the screen. patch #1052534...mathias1-4/+4
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-08-31add autoconf check for std c++ headersrathnor1-3/+11
2004-06-21fix groups file problem with windows not showing properlyrathnor1-3/+4
2004-06-07update NLS string handling...rathnor1-6/+7
2004-05-13fix up a number of things for when a window hides while moving,rathnor1-3/+3
2004-03-21primarily focus fix/tweak/rejiggingrathnor1-24/+8
2004-03-15really fix placeWindowrathnor1-12/+15
2004-03-15fix spin bug in placeWindowrathnor1-3/+3
2004-02-28copyright updatefluxgen1-2/+2
2004-02-20filename fix, patch from Mathias Gumzfluxgen1-2/+2
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