-
-
Notifications
You must be signed in to change notification settings - Fork 508
Description
Is your feature request related to a problem? Please describe
Printer shutdown is a complicated process when it absolutely doesn't need to be.
Describe the solution you'd like
Now that we do have a confirmation popup against accidental shutdowns/reboots (#386), why aren't the contents of the burger menu expanded by default? There's endless free space, yet the simple shutdown of the printer is a four-step process: Click the burger menu, Click Host to expand the submenu, Click Shutdown, and then confirm that action.

Describe alternatives you've considered
Killing off the submenu structure entirely would also work, it just needs like a box around the entries to distinguish between the former "Host" menu, and the "Services"
Also moving the couple of bullet points of the burger menu over to the horizontal bar would do the job, since that is, again, mostly empty space and a shutdown knob and some services submenu in there wouldn't hurt.
Additional information
No response