When the commit dialog is resized manually by the user, remember the chosen dimensions between commit dialog instances and sessions.
For me, the default size of 700x500 is often too small and so I resize the dialog on almost every commit I do. With this change, the last widget size is remember and re-applied. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/679
-- Commit Summary --
* GeanyVC: move configuration file saving to separate function * GeanyVC: Remember the commit dialog size
-- File Changes --
M geanyvc/src/geanyvc.c (111)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/679.patch https://github.com/geany/geany-plugins/pull/679.diff
Merged #679.
github-comments@lists.geany.org