[xmonad] Issue 238 in xmonad: Layout.Monitor leaves Cairo-clock in tiling layer, causes windows to flicker randomly

codesite-noreply at google.com codesite-noreply at google.com
Mon Nov 17 02:20:04 EST 2008


Issue 238: Layout.Monitor leaves Cairo-clock in tiling layer, causes  
windows to flicker randomly
http://code.google.com/p/xmonad/issues/detail?id=238

Comment #1 by r... at ro-che.info:
Window must be unmanaged to work properly. Add
     , className =? "Cairo-clock"--> doIgnore
to your manageHook. Documentation mentions that, but I'll make it more  
prominent,
since it leads to confusion.


Issue attribute updates:
	Status: Fixed
	Owner: r... at ro-che.info
	Labels: Documentation

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the xmonad mailing list