[xmonad] [patch] X.P.Window: window selector for the prompt and BringToMaster action
lewo at abesis.fr
lewo at abesis.fr
Sun Dec 13 18:40:01 UTC 2015
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: windowPrompt.dpatch
Type: test/x-patch
Size: 42074 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/xmonad/attachments/20151213/7002ea27/attachment-0001.bin>
More information about the xmonad
mailing list