Switchboard layout inspired by macOS High Sierra #363
alexdeplov
started this conversation in
Ideas
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I was looking into existing Switchboard UI and decided to try to change the layout, to match it old macOS, because it has some advantages.
Original:

New:

Current Switchboard layout uses horizontal placement for icons and labels. But in macOS it uses vertical placement: image on top, label at the bottom. Images are quite big, so you notice them first, and only after the label. When you get used to that UI you don't read labels much, just navigating by looking to icons. It also makes the screen to be less wider, more compact.
Further improvement cam be made by moving Security to the bottom row, and to move Wacom to devices row.
macOS also used even odd filled background behind each row.
For that mockup I used 48px icons and scaled them up to 100px.
I also add focus ring to the search bar, to indicate it batter that user can start typing immediately.
Beta Was this translation helpful? Give feedback.
All reactions