[xmonad] Issue 560 in xmonad: Popup (code completion) window disappears
codesite-noreply at google.com
codesite-noreply at google.com
Wed Mar 12 19:39:54 UTC 2014
Comment #15 on issue 560 by Jan.Pa... at gmail.com: Popup (code completion)
window disappears
http://code.google.com/p/xmonad/issues/detail?id=560
So the first time it shows up, only 3 Notify events are generated: Create,
Configure, Map, but during idea startup there are 3 MapRequests - one for
splash screen I guees, second for main window, not sure if third might be
for completion window which is not there yet. But indeed it has following
properties set as reported by xwininfo:
Override Redirect State: yes
Override redirection?: Yes
Mentioned workaround (-Dide.expansion.hints.enabled=false) indeed keeps
completion window up, at a small price of never showing the small window
for long completions.
--
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