]> git.sur5r.net Git - i3/i3/commitdiff
child_handle_button: Call only if x >= offset 3671/head
authorOrestis Floros <orestisf1993@gmail.com>
Fri, 29 Mar 2019 14:10:19 +0000 (16:10 +0200)
committerOrestis Floros <orestisf1993@gmail.com>
Fri, 29 Mar 2019 14:10:19 +0000 (16:10 +0200)
c2a1b6e9 was a bit overzealous, other actions should be executed if the
button was pressed after the workspace buttons but before the
statusline.

Also, should we allow other actions everywhere in the bar if click
events are disabled by the child?


No differences found