! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Taskbar and _NET_WM_STATE_DEMANDS_ATTENTION
Status:
RESOLVED: FIXED
Severity:
enhancement
Product:
Xfce4-panel
Component:
Window Buttons

Comments

Description Philippe Valembois 2006-05-11 11:05:17 CEST
XFce doesn't seem to support _NET_WM_STATE_DEMANDS_ATTENTION but in _NET_SUPPORTED it says it supports it...
Comment 1 Brian J. Tarricone (not reading bugmail) 2006-05-11 16:55:22 CEST
Er... why is this my bug?
Comment 2 Olivier Fourdan editbugs 2006-05-11 19:01:58 CEST
You seems to be confused by the different components. The _NET_SUPPORTED is set by the window manager which supports _NET_WM_STATE_DEMANDS_ATTENTION and set it when needed. 

The taskbar may not show it, but that's another problem. The taskbar is not supposed to change the _NET_SUPPORTED hint anyway.

If you use the taskbar from GNOME for example with xfwm4, it will show the corresponding item blinking. So I change yo bug report to a feature request.
Comment 3 Olivier Fourdan editbugs 2006-05-11 19:06:23 CEST
BTW the taskbar in 4.4 supports it so it's already there.
Comment 4 Philippe Valembois 2006-05-11 19:10:18 CEST
So it's good :)
Comment 5 Olivier Fourdan editbugs 2006-05-11 19:15:31 CEST
For the record, Jasper added it in revison 21363, for bug #1287

Author: jasper
Date: 2006-04-29 18:42:11 +0000 (Sat, 29 Apr 2006)
New Revision: 21363

Modified:
   libxfcegui4/trunk/libxfcegui4/netk-private.h
   libxfcegui4/trunk/libxfcegui4/netk-tasklist.c
   libxfcegui4/trunk/libxfcegui4/netk-util.c
   libxfcegui4/trunk/libxfcegui4/netk-window.c
   libxfcegui4/trunk/libxfcegui4/netk-window.h
   libxfcegui4/trunk/libxfcegui4/netk-xutils.c
   libxfcegui4/trunk/libxfcegui4/xfce-icontheme.c
Log:
 * Add support for _NET_WM_STATE_DEMANDS_ATTENTION. Mostly copied from libwnck.
 * Make tasklist do something with this hint (bug #1287). Also make label bold when a window demands attention.
 * Add spacing between label and icon (bug #1672).
 * Get rid of XfceIconTheme.
 * Add some missing prototypes to netk-window.h.

Bug #1798

Reported by:
Philippe Valembois
Reported on: 2006-05-11
Last modified on: 2009-07-14

People

Assignee:
Nick Schermer
CC List:
0 users

Version

Attachments

Additional information