Conversation
Also presume the same CPU model for multi-socket so only show single line with model name instead of one line per physical CPU.
|
Similar to elementary/monitor#549 |
|
I'm not sure if we should move these info to a tooltip because it's not accessible on touchscreen devices. |
right! i can place the info in a popover attached to a round button with "information" icon, something like what monitor does next to the CPU name... what about the rest of the diff, does it look okay/acceptable? |
Place processor details in a popover on a info button.
|
@ryonakano @danirabbit how does it look now? |
|
I don't understand why you're doing this actually. What's your goal here? |
@danirabbit the current also, the cpu model name is prepended with the core count which IMO could be meaningless or misleading especially since other desktop envs like KDE/GNOME show the logical threads count, so in elementary you could get:
intention of this PR is two-fold:
Hope this is a reasonable change to make? |
|
hmm, this PR could be useful for folks running in a VM where they can configure multi-socket, multi-core and logical threads per cpu/core? |
Also presume the same CPU model for multi-socket so only show single line with model name instead of one line per physical CPU.