]> git.sur5r.net Git - i3/i3/commit
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)
commit8903f297950fa2f79924b21305d10102af1b5e2d
tree42200645d6a265e807234d93d85aa2cd253ee2a7
parent1b7e613d013df11f7dd3eaccbbc69dff21e934ce
child_handle_button: Call only if x >= offset

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?
i3bar/src/xcb.c