Skip to content

Frameless window on MacOS #14

Description

@egardner

Electron supports a few different methods for running an app without the gray menu bar on MacOS (apparently this works on some Linux distros as well).

In my opinion this goes a long way towards making the app feel "native". Compare this (default navbar):
screen shot 2017-02-14 at 5 15 00 pm

To this (no navbar):
screen shot 2017-02-14 at 5 16 06 pm

Of course, the UI elements in the top left start to collide and will need to be adjusted for this approach:
screen shot 2017-02-14 at 5 08 03 pm

I'm going to explore some design solutions for this problem in the ui-improvements branch, and if folks like the results I'll merge into master.

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions