-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove padding and box around the console #1976
Conversation
I guess I need to look at where to put presence-bubbles? Or are we putting them outside this area? |
Thanks for making more space!!!! Regarding presence bubbles, how about to the left of version and firmware enabled? The reason being that no matter what tab I'm on, I want to know if someone else is using the device. |
I'm torn on this change. I find the removal of all spacing a bit hard on my eyes, and inconsistent with the styling we have bought in across the platform. I'd personally prefer to keep the old style, reduce the spacing a little within the box that houses the terminal, and implement 'theater mode' |
Regarding the placement of presence bubbles: in the design documents they are placed in the top bar, left to the pin/reboot.. buttons. |
I will try some more experiments with using the box. I suppose theatre mode is what we can currently agree on. I consider the terminal conceptually similar to a map or video where you want to remove as much UI surrounding it as possible and make it "immersive" in the mobile-app parlance. If the box was providing structure to a few different element it would be a different matter. To me it just looks like we have the box because we use boxes in this UI. It doesn't look intentional because I don't see it provide function, but cost real-estate. Now I did give it some spacing from the edges but not very much and that might also improve things. I will do a few more experiments for consideration and then try theatre mode :) |
Note that the scrollbar display is different between my Mac and Linux machine :D |
FWIW, I am not. I don't mind which way we go: I like the feel-good consistency of spacing and layout between tabs, but I think the console is an exception. I would vote function over form if it comes down to it, and that doesn't detract from the device UI as a whole.
Fully agreed. @fhunleth do you feel strongly either way? I could see some power users not caring what the default UI looks like if you can use theatre mode. |
I'm 👍 on your 'more padding?' option, which does address my primary concern. And I love theatre mode, so those two together make a great team. One thing to note, we are losing the 'console version' from the header of the box. That isn't a bad thing in my eyes as that info wasn't really useful. |
I'll wrap up the padded immersive option then because I think that's the best one :) |
I think this is a better immersive console.
This is the edge-to-edge padded version. I also tightened up the error variants. They now use the same "immersive" style and monospaced font to feel a bit console-ish. Removed a lot of boiler-template-plate. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Although I haven't checked out your code, I trust it :)
I think this is a better immersive console.
Next step in my book is a theatre-mode, faux-fullscreen. But this is a good start on using the space.
From this:

To this:
