modular-psu-firmware icon indicating copy to clipboard operation
modular-psu-firmware copied to clipboard

Status bar and display views customization

Open prasimix opened this issue 3 years ago • 1 comments

  • [ ] When status bar is customized it could contains limited number of buttons (e.g. 4). Initial list should include all currently displayed options/buttons.
  • [ ] Selection of display views: some people use just one of two views and want to avoid cycling between all currently available views.

prasimix avatar Jun 16 '21 12:06 prasimix

For status bar customisations: Let the user choose between for each option between: always visible, never visible or visible if applicable (dynamic) and give the user the option to order the items (in a list).

With ‘visible if applicable’ (dynamic) I mean just like Ethernet now: it’s only visible if there is a certain condition (e.g. network connection). I think at least the following can be dynamic: event viewer, Ethernet, USB, DLOG viewer, coupling. All others are only visible/invisible except system setting menu (and maybe the display icon) these are always visible (maybe even at a fixed position).

  • [ ] Must have: all icons should also be reachable via a menu/alternative instead of the icon, this probably means the system menu will get some additional items/get crowded or multi page. Quick scan: event viewer, log settings, DLOG viewer, power, lock, file manager, profiles

  • [ ] Alternative to above or nice to have: icons can be placed in additional ‘drawer/overflow menu’. A icon that unfolds a list of icons, reaching an icon in this menu requires 2 clicks but might be useful for less user icons (user dependent) or if the status bar overflows.

  • [ ] Nice to have is the option for the user to order the items (in a list)

  • [ ] Nice to have is the option to let the user also divide the list in a left aligned part, centred part and right aligned part (or drawer part)

  • [ ] Nice to have: Also add and option/icon to go to the trigger menu directly from the statusbar.

  • [ ] instead of implementing #153 maybe it is also possible to add a icon displaying the step size. Maybe this is not possible/difficult because an icon is to small for this (width)

fietser28 avatar Jun 16 '21 17:06 fietser28