[xmonad] Cycle through all visible windows
Brandon Allbery
allbery.b at gmail.com
Thu Feb 23 21:55:57 UTC 2017
On Thu, Feb 23, 2017 at 4:46 PM, Alex Su <sua at uchicago.edu> wrote:
> My understanding is that onAllWS is supposed to modify the StackSet
> somehow to enable Alt-Tabbing across all windows on visible screens; beyond
> that my Haskell is a little too elementary to understand what is happening.
The code you show runs a single action across the workspaces on all
screens. `onAllWS W.focusDown` would switch the focus on all visible
workspaces, otherwise leaving you where you were. This is not the droid
you're looking for....
--
brandon s allbery kf8nh sine nomine associates
allbery.b at gmail.com ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/xmonad/attachments/20170223/a9540c56/attachment.html>
More information about the xmonad
mailing list