Re: [PATCH] gitk: don't save the geometry to rc file on exit
From: Martin Langhoff <hidden>
Date: 2016-06-15 22:44:17
From: Martin Langhoff <hidden>
Date: 2016-06-15 22:44:17
On Tue, Feb 26, 2008 at 2:35 AM, Mark Levedahl [off-list ref] wrote:
2) Perform a screen geometry check at load time to see if the corners of the main window would be visible before applying the main window geometry.
As a multi-screen-layouts, multi-machine user, this approach has my vote. I see a proto-patch from Edgar too. Even if the wm has similar capabilities, those will be limited to main window geometry, not inner-panel geometry so this is still useful. cheers, m