GNOME Bugzilla – Bug 773213
info: Show both GPUs on dual-GPU machines
Last modified: 2016-10-21 17:39:59 UTC
.
Created attachment 338004 [details] [review] info: Show both GPUs on dual-GPU machines Use "DRI_PRIME=1" trick to launch gnome-session's accelerated checks.
Created attachment 338005 [details] dual-gpu What it looks like (look, no string changes!)
Attachment 338004 [details] pushed as 3312e42 - info: Show both GPUs on dual-GPU machines
The UI looks fine to me. Is there an extra space after "Mobile", or is it just me? The / doesn't look centered...
(In reply to Allan Day from comment #4) > The UI looks fine to me. Is there an extra space after "Mobile", or is it > just me? It's not just you, there's a space in the output of "glxinfo" on this machine too. I've added some code to remove the trailing and leading spaces now, which should fix it. > The / doesn't look centered... It's not, it's "<part 1> / <part 2>". Is that still ok, or do we want something else?