[patch] X.P.Window: window selector for the prompt and BringToMaster action

Hi all, Here is the commit message of attached patch: * X.P.Window: window selector for the prompt and BringToMaster action - The set of windows proposed by the prompt can be parametrized. Two helper functions are currently defined. One for selecting all available windows and another one for selecting all windows of the current workspace. - Add BringToMaster action which brings the selected window to the current workspace and set it as master. - windowPromptGoto, windowPromptBring, windowPromptBringCopy are marked as deprecated since they can be realized by the more generic windowPrompt function. For instance, "windowPromptGoto prompt" can be easily replaced by "windowPrompt prompt Goto allWindows". Cheers, Antoine.

On Sun, Dec 13, 2015 at 1:40 PM,
Here is the commit message of attached patch:
Given that we've moved to github, you might want to resubmit this as a pull request. -- brandon s allbery kf8nh sine nomine associates allbery.b@gmail.com ballbery@sinenomine.net unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net

Brandon Allbery
On Sun, Dec 13, 2015 at 1:40 PM,
wrote: Here is the commit message of attached patch:
Given that we've moved to github, you might want to resubmit this as a pull request.
Done. We should quickly update https://wiki.haskell.org/Xmonad/xmonad_development_tutorial since it's still mentionning the darcs XmonadContrib repo. Antoine.
participants (2)
-
Brandon Allbery
-
lewo@abesis.fr