commit | 42e40ae6dd637fd14b5b34ed644ef2fd6e9a3ba5 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Mon Dec 19 14:36:50 2011 -0500 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Dec 19 14:36:52 2011 -0500 |
tree | 9d5d7a9272c22f66be43396189a209f58b797e78 | |
parent | 9015ead7d6a380946ea4a077831c2b155caddf18 [diff] |
x11: Ignore FocusOut with mode = NotifyUngrab Not sure why we get these, but it happens for Alt-click to move a window (metacity binding) and messes up the idle inhibit counter. FocusOut event as a result of ungrabbing doesn't really make sense and fortunately we can safely ignore them.