[xmonad] Issue 177 in xmonad: xmonad does not follow ICCCM and ignores WM_TAKE_FOCUS protocol
codesite-noreply at google.com
codesite-noreply at google.com
Sat Jan 7 15:47:19 CET 2012
Comment #85 on issue 177 by jdeve... at gmail.com: xmonad does not follow
ICCCM and ignores WM_TAKE_FOCUS protocol
http://code.google.com/p/xmonad/issues/detail?id=177
I tried to solve the problem with sending of duplicate focus events to IDEA
with patched version of XMonad.Hooks.ICCCMFocus (see attached). Now two
focus events are not dispatched to same window twice, which seems to be
good, however in IDEA on wrong package name the text input box doesn't gain
focus automatically. So perhaps this solution is not really helpful for me,
and potentially wrong.
Can somebody please advice something better?
Attachments:
ICCCMFocus.hs 1.9 KB
More information about the xmonad
mailing list