[xmonad] knowing what is on each workspace and/or knowing which
workspace I am looking at
Etienne Millon
etienne.millon at gmail.com
Sat Jul 17 15:51:11 EDT 2010
Hello,
To show the name of the current workspace when you change it, you can
use XMonad.Layout.ShowWName.
I don't know a way to query where a window is, but
XMonad.Actions.WindowGo has a 'raise' function that will make visible
a window that meets a Query. I believe this is what you are looking
for.
Hope that helps !
--
Etienne Millon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/xmonad/attachments/20100717/f0e56104/attachment.html
More information about the xmonad
mailing list