yambar/particles
Daniel Eklöf 6e50872933
particle/progress-bar: improve accuracy of 'where' tag
The progress-bar took *all* particle elements into account when
calculating the (relative) mouse position on mouse events.

This is wrong, since only the progress bar (that is, the empty and
filled cells) should be used. Not the start/end elements.

We now also pass the mouse event through to the start/end elements.
2019-09-23 18:34:43 +02:00
..
dynlist.c cairo: replace cairo with pixman in decos, particles and modules 2019-09-22 01:56:58 +02:00
dynlist.h particle/dynlist: link particle-sdk PRIVATE:ly 2019-01-13 21:45:49 +01:00
empty.c cairo: replace cairo with pixman in decos, particles and modules 2019-09-22 01:56:58 +02:00
list.c cairo: replace cairo with pixman in decos, particles and modules 2019-09-22 01:56:58 +02:00
map.c cairo: replace cairo with pixman in decos, particles and modules 2019-09-22 01:56:58 +02:00
meson.build cairo: replace cairo with pixman in decos, particles and modules 2019-09-22 01:56:58 +02:00
progress-bar.c particle/progress-bar: improve accuracy of 'where' tag 2019-09-23 18:34:43 +02:00
ramp.c cairo: replace cairo with pixman in decos, particles and modules 2019-09-22 01:56:58 +02:00
string.c cairo: replace cairo with pixman in decos, particles and modules 2019-09-22 01:56:58 +02:00