Files
xmonad-contrib/XMonad/Prompt
Antoine Eiche 73134369ea X.P.Window: add 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".
2016-05-10 09:54:41 +02:00
..
2015-11-16 10:10:34 -07:00
2015-12-14 16:24:16 +01:00
2015-03-13 01:56:36 +00:00
2015-12-10 21:08:38 -06:00
2014-05-05 00:12:42 +00:00