]> git.lizzy.rs Git - bspwm.git/commit
Don't replay the initial click in button_press
authorBastien Dejean <nihilhill@gmail.com>
Mon, 14 Nov 2016 09:38:46 +0000 (10:38 +0100)
committerBastien Dejean <nihilhill@gmail.com>
Mon, 14 Nov 2016 09:38:46 +0000 (10:38 +0100)
commite00b6c9e5c2b5d3f0555b6b9e62b46bd1077bf2f
tree44c73a3a49ea2dc59faa8c236c236fac4c2e4423
parentb14ec6456512c8869c40033472a45e051e27fc03
Don't replay the initial click in button_press

When `click_to_focus` is set, clicking on a window should simply focus
that window and not trigger some random action that might be attached to
an interactive element under the pointer.
events.c
pointer.c
pointer.h