On Sat, 5 Jan 2002 19:45:18 +0100
I <[EMAIL PROTECTED]> wrote:

> Hi all,
> 
> Question: 
> Why are new windows on an empty workspace always placed at the
> edgeSnapThreshold distance from the screen?

[question remains :-)]

> I use edgeSnapThreshold: 10, but would like to have new windows appear
> close to each other and to the border of the screen.
> 
> The attached patch (0.62pre2) is only half of the solution, it makes it
> so that new windows just can touch the border of the screen, but there
> remains small room between windows.

AH!  I already found it: Workspace.cc:353:'delta_x = 8, delta_y = 8;' What a quick 
hack to speed up smartplacement :-)

It will be ok to change both '8' in '1', but then I assume the smartplacement will be 
slow again.

Kind regards,
Wilbert

Reply via email to