Skip to content

Draft: dashboard.py: add more button + machine info screen

Ana Guerrero requested to merge ana/valve-infra:information_screen into master

First iteration to add a new screen, with the information related to a machine, when the user clicks on the MORE button. This screen will replace the main dashboard screen. When the user closes it, the default dashboard will re-appear.

There is a small issue in the main screen where the cursor will always move back to the first column (the one with the button "More") when the dashboard refreshes. It'll require some time fixing it properly so I prefer to give priority to building the information screen for now.

References: https://gitlab.freedesktop.org/mupuf/valve-infra/-/issues/95

Merge request reports