- merging the two tabs into one makes sense, but then remove
the lone "Align" tab
My objective is to have drag and dropable toolboxes from one docker to another. Maybe Layout is a better tab name ?
OK, so if we have tabs freely draggable from one docker to another, then:
- the tab with Align and Distribute controls can indeed be called Layout (at least it's short enough, "Align and Distribute" is too long for a tab head)
- each draggable tab must have its own shortcut (i.e. the current per-dialog shortcuts must be made per-tab)
- the title of each docker must list all the tabs it currently has, with their shortcuts, e.g.:
Layout (Ctrl+Shift+A), Fill (Ctrl+Shift+F), Preferences (Ctrl+Shift+P)
Yes it's long, but it's logical and may be helpful. Even if most of this title is cut off, it's still better than an anonymous "Docker".
Pressing each of these shortcuts brings focus to the docker _and_ selects the corresponding tab in it.