
7 Sep
2011
7 Sep
'11
10:44 a.m.
Comment #74 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 Thanks Daniel! Now, after applying the patch from comment #33 to Xmonad-darcs, Xmonad itself compiles fine, but Xmonad-contrib-darcs no longer does: XMonad/Hooks/ICCCMFocus.hs:43:18: Ambiguous occurrence `atom_WM_TAKE_FOCUS' It could refer to either `XMonad.Hooks.ICCCMFocus.atom_WM_TAKE_FOCUS', defined at XMonad/Hooks/ICCCMFocus.hs:34:1 or `XMonad.atom_WM_TAKE_FOCUS', imported from XMonad at XMonad/Hooks/ICCCMFocus.hs:27:1-13