Corewala / Buran

Gemini browser for Android
GNU General Public License v3.0
103 stars 10 forks source link

Clarify some of the to-do list items #32

Open arielcostas opened 2 years ago

arielcostas commented 2 years ago

The to-do list items could be moved into github discussions (if enabled) or issues in a project board. And some clarification could be provided for some of the points:

Corewala commented 2 years ago

I'll be putting this on the README soon, but to clarify here:

arielcostas commented 2 years ago

This refers essentially to creating 2 "tabs" which can be switched between, and an option to open a link in the other slot.

Why only two "tabs" and switching between them when there could be (almost) unlimited tabs like Chrome and Firefox implement? It might be a bit harder to implement but probably a better user experience.

Corewala commented 2 years ago

It would be more in line with a regular browser, but that would mean implementing a full tab management system, which, while not too complicate to write, would significantly complicate the UI in a way that seems kind of unnecessary considering that gemini capsules are completely static and loading them takes minimal bandwidth.