yambar/particles
Daniel Eklöf e11fe12c98
particles: fix mouse hover on non-primitive particles
If a ramp, map or progress-bar has an on-click handler, then the mouse
should _always_ reflect this.
2021-07-02 16:36:09 +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 particles: fix mouse hover on non-primitive particles 2021-07-02 16:36:09 +02:00
ramp.c particles: fix mouse hover on non-primitive particles 2021-07-02 16:36:09 +02:00
string.c Add support binding on-click handlers to other buttons than LEFT 2021-07-01 17:15:53 +02:00