Issue 404 in xmonad: windowPromptGoto lists NSP windows

Status: New Owner: ---- New issue 404 by rpglover64: windowPromptGoto lists NSP windows http://code.google.com/p/xmonad/issues/detail?id=404 What steps will reproduce the problem? 1. Import and set up NamedScratchpad and windowPromptGoto 2. Open and hide the scratchpad window 3. Use windowPromptGoto What is the expected output? What do you see instead? A list of windows, not including those on the scratch space. A list of windows, including those on the scratch space. What version of the product are you using? On what operating system? xmonad 0.9.1 on debian testing Are you using an xmonad.hs? Please attach it and the output of "xmonad --recompile". Recompile is clean Please provide any additional information below. This is really more of a feature request than a bug... Attachments: xmonad.hs 6.1 KB

Updates: Status: Started Labels: Type-Enhancement Priority-Low Component-Contrib Comment #1 on issue 404 by vogt.adam: windowPromptGoto lists NSP windows http://code.google.com/p/xmonad/issues/detail?id=404 It's not clear how to do this without serious modifications to XMonad.Prompt.Window, the challenge being how to integrate this without too much ugliness. Attached is a quick and dirty modification of that module which can be dropped in following http://xmonad.org/manpage.html#modular-configuration Attachments: Window.hs 4.0 KB
participants (1)
-
codesite-noreply@google.com