]> git.lizzy.rs Git - bspwm.git/commit
Lower the motion recorder when querying
authorBastien Dejean <nihilhill@gmail.com>
Thu, 7 Mar 2013 20:53:45 +0000 (21:53 +0100)
committerBastien Dejean <nihilhill@gmail.com>
Thu, 7 Mar 2013 20:53:45 +0000 (21:53 +0100)
commit1176b5c36928bd2f3fe8607963bc253a871ae9fd
treef61abda464491c29433b356101fe55cdb69a4227
parent6057feed61edbf3bd95b8be81d590d3b5b76928b
Lower the motion recorder when querying

The current implementation of `focus_follows_pointer` requires that the
motion recorder be lowered when `xcb_query_pointer` is called,
otherwise, the response will specify the motion recorder as child
attribute.
events.c
tree.c
window.c
window.h