yambar/particles
Daniel Eklöf a210d33320
particle/progress-bar: fix ‘where’ tag regression
After implementing support for more mouse buttons (and scrolling), the
‘where’ tag stopped working in the progress-bar.

This patch repairs it.
2021-08-09 18:21:45 +02:00
..
dynlist.c particles: fix mouse hover on non-primitive particles 2021-07-02 16:36:09 +02:00
dynlist.h particle/dynlist: link particle-sdk PRIVATE:ly 2019-01-13 21:45:49 +01:00
empty.c Add support binding on-click handlers to other buttons than LEFT 2021-07-01 17:15:53 +02:00
list.c particle/list: call default handler on motion events if we a have click handler 2021-07-01 17:15:54 +02:00
map.c particles: fix mouse hover on non-primitive particles 2021-07-02 16:36:09 +02:00
meson.build meson: particles: data-driven foreach loop, and link map against dynlist 2020-11-25 20:41:09 +01:00
progress-bar.c particle/progress-bar: fix ‘where’ tag regression 2021-08-09 18:21:45 +02:00
ramp.c particles: fix mouse hover on non-primitive particles 2021-07-02 16:36:09 +02:00
string.c particle/string: use HORIZONTAL ELLIPSIS as truncation character 2021-07-19 12:30:21 +02:00