Re: [PATCH] gitk: don't save the geometry to rc file on exit
From: Robin Rosenberg <hidden>
Date: 2016-06-15 22:44:16
From: Robin Rosenberg <hidden>
Date: 2016-06-15 22:44:16
lördagen den 23 februari 2008 skrev Gerrit Pape:
Saving the geometry can cause several inconveniences, e.g. when using a temporary dual screen setup, or sharing ~/.gitk between multiple systems. Additionally it can be argued that window placement and sizing are the tasks of the window manager. So don't do that anymore.
Shouldn't the restoring code also be dropped then? Other than that, I agree. The Gitk current behaviour wrt dual screens is really inconvenient. -- robin