Save position, size and maximized state of windows (bug 131)
commit89670b36ddc8759b4f8045a6b10b84dc7da5cecf
authorThomas Perl <thp@perli.net>
Wed, 19 Nov 2008 17:16:37 +0000 (19 18:16 +0100)
committerThomas Perl <thp@perli.net>
Wed, 19 Nov 2008 17:16:37 +0000 (19 18:16 +0100)
treed58ab665ad2023b33e2928ce863180f7fa7e9a1e
parente9892d491dd82a7eb8e3fe06178c67f1f349998f
Save position, size and maximized state of windows (bug 131)

For the main window and the episode selector dialog, save the
window position, window size and the (boolean) maximized state
and restore this information when the window is re-created.

Thanks to Sebastian Krause for reporting this bug.
data/gpodder.glade
src/gpodder/config.py
src/gpodder/gui.py