GNOME Bugzilla – Bug 691424
WnckWindow should emit a signal when the window class changes
Last modified: 2013-02-05 20:58:22 UTC
Created attachment 233078 [details] [review] Window: emit class-changed signal when the instance or group class name changes In some windows (such as libreoffice) the WM_CLASS value changes, so we need a way to get a notification when this happen to make the proper application matching at shell level. This is needed by BAMF (used by Unity and other docks)
Created attachment 233079 [details] [review] TestWnck: monitor window class changes as well
First patch is not the right one, it seems :-)
Created attachment 233081 [details] [review] Window: emit class-changed signal when the instance or group class name changes
Review of attachment 233081 [details] [review]: +1
Review of attachment 233079 [details] [review]: +1