UI coming together even more!
The core UI structure is done now. This includes:
- Top Row
- Middle Row
- Bottom Row
Top Row
The top row contains CPU and RAM, same as in the last devlog.
Middle Row
The middle row contains all GPUs and fan speeds. This means it can contain 2..n component panels (if n is number of GPUs minus one).
It is horizontally scrollable which prevents this row over-cluttering the popup (which would be caused by methods like wrapping excess panels to the next row).
Bottom Row
This row contains two panels which fill the window’s width. The first panel - the disks panel - contains info about all disks or drives in the computer. It will have one “entry” (one row inside the panel with info such as drive name, transfer speed and used/total size).
Same goes for the network panel, which contains all network adapters. It will display info such as download, upload, adapter state and name.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.