GNOME Bugzilla – Bug 120441
flashing taskbar (WM_HINT)
Last modified: 2004-12-22 21:47:04 UTC
This adds "flashing" to the task list to windows with the XUrgency WM_HINT set. It is most useful in instant messenging applications. (I'm using this with the gaim 0.67 notify.c(plugin)+bugfixes.) This patch allows reading of the WM_HINTS "XUrgencyFlag", but could be expanded to use the other WM_HINTS. 1> Application sets XUrgencyFlag 2> Button in task list flashes 3> Application unsets XUrgencyFlag
Created attachment 19436 [details] [review] libwnck unstable (cvs) patch for flashing buttons (WM_HINT XUrgency)
Patch for 2.2.1 is at: http://bugzilla.gnome.org/show_bug.cgi?id=120439
Created attachment 19455 [details] [review] libwnck unstable (cvs) patch for flashing buttons (WM_HINT XUrgency) v2
Created attachment 19459 [details] [review] libwnck unstable (cvs) patch for flashing buttons (WM_HINT XUrgency) v3 (final, no more crashing)
Combining this with 120439. No need to clutter bugzilla. *** This bug has been marked as a duplicate of 120439 ***