
16 Nov
2012
16 Nov
'12
3:32 p.m.
Comment #121 on issue 177 by vially.i...@gmail.com: xmonad does not follow ICCCM and ignores WM_TAKE_FOCUS protocol http://code.google.com/p/xmonad/issues/detail?id=177 Apparently the patch from comment #33 was merged. So if you pull the current xmonad and xmonad-contrib versions from darcs everything should be fixed. Just make sure to remove the logHook = takeTopFocus and the old import XMonad.Hooks.ICCCMFocus which is now deprecated. I've tested it on Archlinux with openjdk7 and no issues so far.