
Hi, I've emerged xmonad-darcs and all the other stuffs (xmonad-contrib-darcs ..) and now it's working fine, as I expected. Thanks ;) Another thing, when I have two windows floating in a tag one stays always on top, and to bring the other one up I've to click in it, is it possible to bring it up just by switching to it using M-j/k ? The problem is that I've a very small screen (1024x600), and sometimes this is a problem for me.. Thanks in advance. On Tue, Sep 08, 2009 at 08:12:56AM -0600, Wirt Wolff wrote:
The darcs version of XMonad uses less disruptive method for mousing floating windows. You could use the xmonad-contrib-darcs ebuild from the haskell overlay (uses xmonad-darcs and haskell x11-darcs too). Or copy the following shiftMaster from darcs XMonad.StackSet into your xmonad.hs and use the newer mouse bindings: [snip]
--
Massimo Gengarelli