After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 120441 - flashing taskbar (WM_HINT)
flashing taskbar (WM_HINT)
Status: RESOLVED DUPLICATE of bug 120439
Product: libwnck
Classification: Core
Component: general
2.3.x
Other Linux
: Normal enhancement
: ---
Assigned To: libwnck maintainers
libwnck maintainers
Depends on:
Blocks:
 
 
Reported: 2003-08-22 02:22 UTC by Matthew Eaton
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
libwnck unstable (cvs) patch for flashing buttons (WM_HINT XUrgency) (7.75 KB, patch)
2003-08-22 02:23 UTC, Matthew Eaton
none Details | Review
libwnck unstable (cvs) patch for flashing buttons (WM_HINT XUrgency) v2 (9.29 KB, patch)
2003-08-22 19:31 UTC, Matthew Eaton
none Details | Review
libwnck unstable (cvs) patch for flashing buttons (WM_HINT XUrgency) v3 (final, no more crashing) (10.24 KB, patch)
2003-08-22 21:39 UTC, Matthew Eaton
none Details | Review

Description Matthew Eaton 2003-08-22 02:22:46 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
Comment 1 Matthew Eaton 2003-08-22 02:23:31 UTC
Created attachment 19436 [details] [review]
libwnck unstable (cvs) patch for flashing buttons (WM_HINT XUrgency)
Comment 2 Matthew Eaton 2003-08-22 02:24:22 UTC
Patch for 2.2.1 is at:
http://bugzilla.gnome.org/show_bug.cgi?id=120439
Comment 3 Matthew Eaton 2003-08-22 19:31:39 UTC
Created attachment 19455 [details] [review]
libwnck unstable (cvs) patch for flashing buttons (WM_HINT XUrgency) v2
Comment 4 Matthew Eaton 2003-08-22 21:39:40 UTC
Created attachment 19459 [details] [review]
libwnck unstable (cvs) patch for flashing buttons (WM_HINT XUrgency) v3 (final, no more crashing)
Comment 5 Matthew Eaton 2003-08-23 21:48:26 UTC
Combining this with 120439. No need to clutter bugzilla.

*** This bug has been marked as a duplicate of 120439 ***