[xmonad] [patch] Prompt to select a workspace by its name

Daniel Wagner dmwit at dmwit.com
Sun May 31 03:39:11 UTC 2015


I don't think workspacePrompt is the same thing -- it knows about workspace
tags, but not workspace names as assigned by the WorkspaceName module.

~d

On Fri, May 29, 2015 at 12:17 PM, Brent Yorgey <byorgey at gmail.com> wrote:

> Hi A.,
>
> This functionality is actually already available through the
> XMonad.Prompt.Workspace module.  Just adding a keybinding to
>
> workspacePrompt (windows . greedyView)
>
> should do the trick.  Let me know if that works for you.
>
> -Brent
>
> On Fri, May 1, 2015 at 6:43 PM <lewo at abesis.fr> wrote:
>
>> Hi,
>>
>> Attached is a patch that adds a prompt to select and view a workspace
>> based on its tag and its name which comes from the WorkspaceName
>> extension.
>>
>> Hoping this could interest someone else,
>> A.
>>
>> _______________________________________________
>> xmonad mailing list
>> xmonad at haskell.org
>> http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad
>>
>
> _______________________________________________
> xmonad mailing list
> xmonad at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/xmonad/attachments/20150530/a5d25b9e/attachment.html>


More information about the xmonad mailing list