Contributor
vanntile

GDL refactoring & new dialog system


Mentors
Alexander Valavanis, Thomas Holder, Tavmjong Bah
Organization
Inkscape

I propose Gnome Docking Library (GDL) refactoring. This would mean creating a multipane widget that docks different dialogs into "notebooks", each notebook being created on the fly, having at least one dialog and being in sync with the document it belongs to.

The value of this proposal stands in three points:

  • modernisation (removing old dependencies)
  • standardisation (making all dialogs have a template to follow)
  • synchronisation (exposing the decoupling of the document operations from the GUI)