]> git.sur5r.net Git - i3/i3/commit
handle_button: Introduce child_handle_button 3666/head
authorOrestis Floros <orestisf1993@gmail.com>
Thu, 28 Mar 2019 18:55:32 +0000 (20:55 +0200)
committerOrestis Floros <orestisf1993@gmail.com>
Thu, 28 Mar 2019 19:05:43 +0000 (21:05 +0200)
commitc2a1b6e91f02122b9a37c8d63f209f8275b0ea27
tree4b535f722da28bbf4564539c7956a90f445649a0
parent03d2ccdeefc67ff213da81b5dca2846745476660
handle_button: Introduce child_handle_button

Also fixes an issue where action would be called if the button press was
on a separator. For example, if a user scrolled on a separator, the
workspace would change.

Applies to --release commands as well.
i3bar/src/xcb.c