[xmonad] Issue 560 in xmonad: Popup (code completion) window disappears

codesite-noreply at google.com codesite-noreply at google.com
Tue Mar 11 13:57:34 UTC 2014


Comment #9 on issue 560 by Jan.Pa... at gmail.com: Popup (code completion)  
window disappears
http://code.google.com/p/xmonad/issues/detail?id=560

Apparently input hint is of no importance here (especially that most jdk7  
windows have this flag set to false). What distinguishes problematic window  
from others is lack of WM_TAKE_FOCUS atom. Both params "input hint"  
and "WM_TAKE_FOCUS" seem to be evaluated in setFocusX function, but from my  
investigation none of the "whens" is applied there. Which function actually  
changes focus to new window? Should it consider WM_TAKE_FOCUS?

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings


More information about the xmonad mailing list