
23 May
2011
23 May
'11
8:42 p.m.
Comment #7 on issue 456 by hramr...@gmail.com: xmonad partially eats key events comprising a WM shortcut http://code.google.com/p/xmonad/issues/detail?id=456 Meaning that XMonad is using a grab and although the window is rendered with focused frame all the time it should receive a focus out and focus in when the key shortcut is invoked. Therefore if the application performs a query of key state every time it is focused it should work as expected.