Application & Window Identification

Which window is which?

Goals

Enable users to identify:

  • Which app has focus
  • Which window has focus
  • Which window belongs to which app

Relevant Art

GNOME 3.28

gnome-3-28.png

  • Focused application is indicated by the app menu
  • Unfocused windows have a flat visual style

Mac

https://cdn.arstechnica.net/wp-content/uploads/2016/09/sierra-1.jpg

  • Unfocused windows have a flat visual style
  • Menu items for the focused app are shown in the menu bar. This includes the application name.
  • The layout of each header bar is fairly unique, which helps with window identification

Windows 10

https://www.windowscentral.com/sites/wpcentral.com/files/styles/xlarge/public/field/image/2018/01/remove-tips-settings-windows-10.jpg?itok=f0frHImD

  • Title bars of focused windows have a different color
  • How is focus indicated when windows don't have a titlebar?
  • Title bars often contain the application name

Android

https://ichef.bbci.co.uk/news/660/cpsprodpb/1346D/production/_88675987_android.jpg

  • Color is used to differentiate and identify apps
  • App name is shown in the app switcher

iOS

https://images.techhive.com/images/article/2015/09/split_screen-100617471-primary.idge.jpg

  • In split mode, the unfocused app has a slightly different color
  • App names and icons are shown in the app switcher

Deepin Linux

https://i0.wp.com/ibcomputing.com/wp-content/uploads/2018/01/deepin-os.png

  • App icon is shown on the left of the header (it's non-interactive)
  • There's no indication of the focused window

elementary OS

https://2.bp.blogspot.com/-fIszesWJEGU/V9kcXya6P-I/AAAAAAAAHDQ/URpyo3LIP5gjiKqQWOPG2H7Q9cMGpIqXQCLcB/s1600/Screenshot+from+2016-09-14+16%3A45%3A40.png

  • There's no consistent explicit indication of which app each window belongs to - no app name or icon is shown
  • Unfocused windows have some UI elements desaturated/dimmed

Discussion

The background to this whiteboard page is our plans to drop app menus. One repercussion of this is that it might become more difficult to know which application is focused. Possible solutions here:

  1. Remove the app icon and name from the top bar, don't change anything else
  2. Continue to show the app icon and name in the top bar, for the focused app (but don't include the menu - it would be non-interactive)
  3. Show the app icon in the header bar, a bit like Deepin does
  4. Allocate a color to each app and use it in the app window to hint at the window's identity
  5. Change the design of the GNOME apps, so that each one has more of a unique UI layout

Tentative Design

Comments

See Also

Design/Whiteboards/AppWindowFocus (last edited 2018-05-31 11:09:12 by AllanDay)