starfish-app / Starfish

A Gemini browser for elementary OS.
gemini://josipantolis.from.hr/starfish/
GNU General Public License v3.0
22 stars 1 forks source link

Add multi-window spport #30

Open Antolius opened 2 years ago

Antolius commented 2 years ago

User should be able to open multiple Starfish windows by either:

  1. Right clicking a link on a Gemini page and picking a new "Open link in a new window" option
  2. Right clicking the Starfish icon in a dock and picking a "Open a New Window" option
  3. Dragging a tab out of an existing window

Each window should persist it's own session states (e.g. history, page loading status, info on certificates etc.). It should be possible to move tabs across windows, in which case their session state should transition with them.