GNOME Bugzilla – Bug 653611
[PATCH] Save window state on File>Quit
Last modified: 2013-08-25 11:57:56 UTC
Created attachment 190903 [details] [review] Save window state on File>Quit The program does not remember it's size and position when exiting via the File->Quit menu option. This patch fixes the problem and causes the program to correctly destroy the main window object, which wasn't being done before.
As this bug was filed against an older version of gitg, moving bug to gitg-0.x Keeping bug open as this is still an issue with the vala version of gitg. The window state is forgotten.
I may not have the most recent version - 0.2.5 here. But the window layout is not kept when I close and re-open gitg. I'm using it on a recent Linux Mint. This issue aside I love gitg and use it every day.
Just tried this in jhbuild and it seems it's already fixed. This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.