[xmonad] Issue 456 in xmonad: xmonad partially eats key events comprising a WM shortcut
codesite-noreply at google.com
codesite-noreply at google.com
Thu May 19 20:39:06 CEST 2011
Comment #1 on issue 456 by daniel.w... at gmail.com: xmonad partially eats key
events comprising a WM shortcut
http://code.google.com/p/xmonad/issues/detail?id=456
It's wrong for an application to assume that a key stays down until it
receives an up message -- X makes no promises to deliver such messages to
non-focused windows. If you have an application making that assumption,
it's a bug in that application, not in xmonad.
More information about the xmonad
mailing list