GNOME Bugzilla – Bug 611211
[lookingGlass] Add style information to the picker
Last modified: 2010-02-26 22:27:02 UTC
Originally not intended for inclusion, but I found myself using it too much to not at least propose it: Display style id and class when hovering over StWidgets in looking glass pick-mode ...
Created attachment 154780 [details] [review] [lookingGlass] Add style information to the picker Currently the picker displays information on the hovered actor's position and the object itself. Adding style id and class of StWidgets to the displayed information can be very helpful for identifying a particular actor or code segment.
Review of attachment 154780 [details] [review]: Looks good but a specific tab with style information would be cooler. Feel free to commit this though, we can add the latter later.
Review of attachment 154780 [details] [review]: Actually nevermind, there's cases for both actually. We don't want to make the hover information *too* big though so we should limit it to not more than this. Or we'll need intelligence to move the hover when the mouse pointer enters it.
Attachment 154780 [details] pushed as d7075d9 - [lookingGlass] Add style information to the picker