Arlodotexe / strix-music

Combine any music sources into a single library. It's your music. Play it your way.

Home Page:http://www.strixmusic.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a proper out of box experience

Arlodotexe opened this issue · comments

commented

Background

The SuperShell is a UI that sits on top of all other shells, and is where the user configures shells, services, and more. The SuperShell allows for configuring that app, so it was used as a temporary OOBE.

The problem

The SuperShell is not designed to provide a cohesive first-time experience for new users.

The solution

We need to design and implement a new out of box experience.

No work has been done on this yet, but we can easily lay some guidelines to follow:

  • Should match the existing app design language. See the SuperShell, documentation and homepage to get a feel for it.
  • Animations should be added for flair.
  • Should adapt to all screen sizes
  • The code for each step in the OOBE should be separated from each other. We'll need to add new steps to the OOBE later.
commented

This ticket has been removed from the 0.1.0 milestone to allow us to polish and ship the update sooner.