yambar/particles
Daniel Eklöf ca43eb3016
particle/dynlist: don’t adjust spacing if all sub-items are zero-width
That is, if all sub-items are zero-width, make sure *we* return a zero
width, instead of a negative width.
2021-08-25 18:48:15 +02:00
..
dynlist.c particle/dynlist: don’t adjust spacing if all sub-items are zero-width 2021-08-25 18:48:15 +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