GNOME Shell will be showed on the top, so the tooltip should be handled by
GNOME Shell, otherwise it would be covered under the notification area.
The right click menu also encountered such problem.
FYI,
http://developer.gnome.org/notification-spec/
I think program name on notification area should show "PCManX" instead of
"pcmanx".
btw, it seems to have an inversive WM_CLASS string now.
$ sleep 2; xprop WM_CLASS
WM_CLASS(STRING) = "PCManX", "pcmanx"
$ sleep 2; xprop WM_CLASS
WM_CLASS(STRING) = "empathy", "Empathy"
Original issue reported on code.google.com by wander...@gmail.com on 10 Jul 2011 at 6:22
Original issue reported on code.google.com by
wander...@gmail.com
on 10 Jul 2011 at 6:22Attachments: