Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create UI for settings/about section #34

Open
kdzwinel opened this issue Mar 15, 2016 · 4 comments
Open

Create UI for settings/about section #34

kdzwinel opened this issue Mar 15, 2016 · 4 comments
Assignees

Comments

@kdzwinel
Copy link
Owner

We need a space to put settings (e.g. port number, reverse proxy options) and other stuff (root certificate download button, link to github, license info, etc.). The plan is to show the tab bar back again and create a new, custom tab with Settings/About.

screen shot 2016-03-15 at 11 01 55

@kdzwinel kdzwinel self-assigned this Mar 15, 2016
@kdzwinel kdzwinel changed the title Create UI for settings/menu Create UI for settings/about section Mar 15, 2016
@Garbee
Copy link

Garbee commented Mar 28, 2016

Why do a tab vs a settings icon in the action area that opens a dialog? That would save the app real-estate for the content.

@kdzwinel
Copy link
Owner Author

That's also an option - I'll see how easy it is to add that icon to the action area (in regular devtools it's on the tab bar). Other option is to trigger 'preferences' from the native menu.

screen shot 2016-03-30 at 00 49 06

@Garbee
Copy link

Garbee commented Mar 29, 2016

Native menu is only on MacOS. Linux doesn't have one for Betwixed and
Windows I'm not sure, but they don't have a standard OS menu like that.
Unless you want one thing for Mac then something else for Linux/Windows
then it doesn't seem like a good idea. Since doing native menus on
Windows/Linux then means removing more screen real-estate from the app,
which is the whole point in just doing an icon + dialog.

On Tue, Mar 29, 2016 at 6:49 PM Konrad Dzwinel notifications@github.com
wrote:

That's also an option - I'll see how easy it is to add that icon to the
action area (in regular devtools it's on the tab bar). Other option is to
trigger 'preferences' from the native menu.

[image: screen shot 2016-03-30 at 00 49 06]
https://cloud.githubusercontent.com/assets/985504/14126433/3c896860-f611-11e5-9ae1-a30e90e05450.png


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#34 (comment)

@kdzwinel
Copy link
Owner Author

Good point. I definitely don't want to take away too much space or do different versions for different OSes. As far as I tested native menu on windows appears inside Betwixt window so it's not ideal. I'll explore the cog/hamburger option as you suggest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants