
29 Aug
2012
29 Aug
'12
1:28 p.m.
Comment #100 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
Running the code from GIST produces xmonad instance which doesn't work with IntelliJ > IDEA. I see white screen and it doesn't repaint or change when I switch to another workspace and back.
Do you have 'setWMName "LG3D"' in your startuphook somewhere in your xmonad.hs configuration? I think you still need this in addition to the patch to make Java-apps work.