[xmonad] Issue 172 in xmonad: When managing new windows at startup, hide those that should not be visible

codesite-noreply at google.com codesite-noreply at google.com
Mon Apr 7 17:22:57 EDT 2008


Issue 172: When managing new windows at startup, hide those that should 
not be visible
http://code.google.com/p/xmonad/issues/detail?id=172

New issue report by SpencerJanssen:
xmonad assumes that windows accepted by 'manage' are unmapped.  This is the
case with windows created while xmonad is running, but is not the case with
windows that were created before xmonad has started.

How to reproduce:
 - add a manageHook that sends a window to a workspace that isn't the first
 - start one of these windows while xmonad is not running
 - start xmonad
 - notice that the window appears on the screen while it should be non-visible

Thanks to hmich on #xmonad for reporting the problem.


Issue attributes:
	Status: Accepted
	Owner: SpencerJanssen
	Labels: Type-Defect Priority-Medium

-- 
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