
27 Jun
2012
27 Jun
'12
9:44 a.m.
Comment #94 on issue 177 by claus.kl...@gmail.com: xmonad does not follow ICCCM and ignores WM_TAKE_FOCUS protocol http://code.google.com/p/xmonad/issues/detail?id=177
Is it possible to get this darcs patch in "normal" form for patching? Want to try it out with recent build
Take the patch from comment #33 and apply it on the latest darcs-sources of xmonad. Also, in xmonad-contrib darcs you need to remove the references to 'XMonad.Hooks.ICCCMFocus' from the cabal file, like so: $ sed -i -e '/XMonad.Hooks.ICCCMFocus/d' xmonad-contrib.cabal Then make/compile both and (most?) of your Java-problems should be gone (worked for me).