GNOME Bugzilla – Bug 124463
Window list tooltips should display WM_NAME, not WM_ICON_NAME
Last modified: 2007-04-30 18:20:39 UTC
The summary says it all: tooltips should display WM_NAME, not WM_ICON_NAME. Follows a patch that does it.
Created attachment 20666 [details] [review] Make tooltips to the window-list icons show WM_NAME, not WM_ICON_NAME
Make the summary more precise.
Adding PATCH keyword
Havoc, is this ok for 2.6.x and 2.7.x?
ping...
Created attachment 30379 [details] [review] Updated version of mariano's patch that applies against HEAD The changes in bug 148370 made Mariano's patch not apply due to code changes in the "context" region. It was trivial to update, though, so this patch contains no real changes from Mariano's version.
Comment on attachment 30379 [details] [review] Updated version of mariano's patch that applies against HEAD I think it would be a slight improvement if wnck_task_get_text() took an enum TITLE_TEXT/ICON_TEXT - that makes invocations of it readable without referring back to the function declaration. But not a blocker for committing this. Do you want the [foo] and =foo= stuff in the tooltip? I guess that could be a separate bug, but when committing this maybe may as well not include it in window title text, only in icon text.
Should this be commited? Has been accepted-commit_now for a long time.
There were two minor conflicts with current cvs but they were trivial to fix so I went ahead and finally committed this.
*** Bug 131816 has been marked as a duplicate of this bug. ***