Commit 71ff17d0 authored by Rudolf Polzer's avatar Rudolf Polzer
Browse files

Do not specify XNFocusWindow to XCreateIC.

The previously used value - the background window - was simply wrong:
not only did it never receive events (as the grab is on the root
window), it also is not a child of the client window but it should be as
per Xlib Programming Manual.
parent fe61593a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment