]> git.sur5r.net Git - i3/i3/commit
Fix "relative_x" and "width" of click events 3386/head
authorOrestis Floros <orestisf1993@gmail.com>
Wed, 5 Sep 2018 23:21:10 +0000 (02:21 +0300)
committerOrestis Floros <orestisf1993@gmail.com>
Sun, 16 Sep 2018 11:58:20 +0000 (14:58 +0300)
commitfed059a2b77a6a12f4b1fe65c8e4914e4a61b372
tree705418ef77e2abb47ca74998fd5f06478a5559ae
parent633583de4a4ec5bf62a3313eb470abb8ed249e88
Fix "relative_x" and "width" of click events

Now clicks begin at the start of the "actual" block, offsets and
separators don't trigger click events. The width property is now just
the width of the block, including border.

Fixes #3380.
i3bar/src/xcb.c