Peter Ziobrzynski wrote:
I see that one of the new features in 3.6 is the WindowGeometries parameters. It looks like this was instigated by the mozilla geometry bug that ignores window location. This new feature fixes that problem and my mozilla now pops up in desired location by itself but now all mozilla windows are forced to specified location and geometry (size).
Did anybody figured out how to leave out other mozilla windows out from the spec or just name to top level shell?:

WindowGeometries {
"mozilla-bin" "1000x1000+0+0"
}

I have found a middle ground and use just location without the size like that:
WindowGeometries {
"mozilla-bin" "+0+0"
}

which has a nice quality of popping up all browser windows in one corner including all advertisements so it is easy to delete them.


--
Peter Ziobrzynski, mailto:pzi@;pzi.net



Reply via email to