Difference between revisions of "SpecLongMenuAccessibility"
(Created page with 'Launchpad Entry: https://blueprints.launchpad.net/inkscape/+spec/long-menu-accessibility == Summary == == Release Note == == Rationale == == Design == === UI === === Usage ==...') |
Romain2Boss (talk | contribs) m (Add category Proposals) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
== Summary == | == Summary == | ||
Menus like 'Filters' and 'Extensions' have become so crowded after many releases that navigating through them is tedious and confusing. This blueprint aims to solve this by presenting the menu items in a docked dialog with search (by name) capabilities. | |||
== Release Note == | == Release Note == | ||
== Rationale == | == Rationale == | ||
Right now, Inkscape has too many elements in both ''Filters'' and ''Extensions'' menus. Some of the entries even have their own sub-menus. This causes several problems: | |||
* The new user gets overwhelmed by the number of entries without knowing which one will be useful because the names sometimes are not descriptive enough and there is no visual representation of the effect. | |||
* Even if you know which to use, navigating the menus is too cumbersome, caused by the large name of entries and the menu nature (top menus always close after you had selected an entry, so going back to already known entries recquires extra clicks). | |||
of each menu entry is low because there is no visual representation of | |||
Importance of good resource management | |||
== Design == | == Design == | ||
=== UI === | === UI and usage === | ||
==== Main dockable window ==== | |||
Showing filters by categories (text only): | |||
[[File:Dock-showing-filters.png]] | |||
Showing filters by categories (text + visual representation): | |||
==== Search function ==== | |||
Showing two modes for showing the search results: | |||
[[File:Dock-showing-search.png]] | |||
=== Usage === | === Usage === | ||
Line 14: | Line 35: | ||
== TODO == | == TODO == | ||
== Discussion == | == Discussion == | ||
[[Category:Proposals]] |
Latest revision as of 10:21, 31 March 2012
Launchpad Entry: https://blueprints.launchpad.net/inkscape/+spec/long-menu-accessibility
Summary
Menus like 'Filters' and 'Extensions' have become so crowded after many releases that navigating through them is tedious and confusing. This blueprint aims to solve this by presenting the menu items in a docked dialog with search (by name) capabilities.
Release Note
Rationale
Right now, Inkscape has too many elements in both Filters and Extensions menus. Some of the entries even have their own sub-menus. This causes several problems:
- The new user gets overwhelmed by the number of entries without knowing which one will be useful because the names sometimes are not descriptive enough and there is no visual representation of the effect.
- Even if you know which to use, navigating the menus is too cumbersome, caused by the large name of entries and the menu nature (top menus always close after you had selected an entry, so going back to already known entries recquires extra clicks).
of each menu entry is low because there is no visual representation of
Importance of good resource management
Design
UI and usage
Main dockable window
Showing filters by categories (text only):
Showing filters by categories (text + visual representation):
Search function
Showing two modes for showing the search results: