GNOME Bugzilla – Bug 591025
Monitor labels for gnome-display-properties are ugly
Last modified: 2012-06-20 15:42:35 UTC
They are very useful but also not as attractive as they could be. The labels also are positioned to the top left corner which often times covers the panel for the window. They should be placed somewhat below the panel. When selecting a menu such as the menu bar, the menu should stay on top of the label. Currently, the menu does, but not the menu bar.
Created attachment 140086 [details] Mockup of label idea
The code for this lives in gnome-desktop/libgnome-desktop/gnome-rr-labeler.c. Do you want to play with a patch to improve the look of the labels? I want to keep the color-coding, so that gnome-display-properties and the tray icon's menu can use those colors to identify their displayed monitors.
Created attachment 140362 [details] [review] draw labels with rounded corners Here is a small and concise patch that makes the labels have rounded corners if RGBA is available. I still like the idea of taking it a bit further.
Oops, sorry for not replying to this before! I will check your patch soon. Thanks for looking into this :)
Created attachment 216848 [details] [review] gnome-rr: Draw monitor labels with rounded corners And make sure the rounded corner matches that of the gnome-shell panel.
Based on your original patch, and modified to fit in our GNOME 3 world. Attachment 216848 [details] pushed as c599163 - gnome-rr: Draw monitor labels with rounded corners
*** Bug 676247 has been marked as a duplicate of this bug. ***