Draft: Inkscape new settings dialog
Proof of concept: Replacement dialog for Inkscape preferences.
Based on Henrique's design: https://www.figma.com/design/aOK3tJin11sUgPk9UqFyj2/Inkscape-%2F-UI-specs?node-id=2302-35735&p=f
The idea is to define it in XML along with preference paths to limit or eliminate code changes for adding new settings. XML allows us to use compact representation. We can limit repetition through the use of templates that capture similar UI elements.
Shortcut editing:
TODO:
- Add missing preferences to
preferences-skeleton.hfile - Finalize all tools
- Add remaining settings (once the design is available)
- Implement searching
Implement shortcut editing
Edited by Mike Kowalski


