[xmonad] Issue 532 in xmonad: _NET_WM_STATE_DEMANDS_ATTENTION support

codesite-noreply at google.com codesite-noreply at google.com
Tue Feb 19 04:19:57 CET 2013


Updates:
	Status: Verified

Comment #2 on issue 532 by vogt.a... at gmail.com:  
_NET_WM_STATE_DEMANDS_ATTENTION support
http://code.google.com/p/xmonad/issues/detail?id=532

Thanks Maarten. I've pushed the patch as-is. Some things might be done with  
less code:

dpy <- asks display

instead of

dpy <- withDisplay (\dpy -> return dpy)


But I don't have any actual errors to point out.


-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



More information about the xmonad mailing list