[ ] The list is multi-select, in usual Sparkle fashion, with showPane/hidePane arrows on the rightmost column of the list.
[ ] Selecting a profile in the list opens a details pane in the column to the right. (Currently, there is one details pane always shown)
[ ] Make profile list multi-select
[ ] More than one details pane can be displayed at once, in usual Sparkle "stacked" fashion.
[ ] The profile's name appears in the header bar of each explorer window. (This may be moved to an Explorer issue)
[ ] Color
Chosen using a color-picker (Pharo must have one of those somewhere already?)
The profile's color is the background color of each explorer's header bar.
[ ] Need to determine what is needed for Kerberos single-sign-on auth on Windows
Is it just leave the password empty, or is there more to it?
[ ] In the future connecting will restore the taskspace associated with the profile name, opening all the windows that were open when the taskspace was last disconnected. (Should be a separate taskspace issue)
[ ] Merge - Allow merging of profiles from different files. Don't replace profiles, append to them. Handle name conflicts automatically.
[ ] Add Open Buttons
[x] Evaluator (what's opened at connection time - Taskspace?)
The first cut of a new Sparkle launcher was launched in https://github.com/GemTalk/Sparkle/commit/5221ca4d1b51db7224cf6139ed99431dea853ca1 however there are still some unimplemented features from the original request.