mirror of
https://github.com/lbonn/rofi
synced 2024-11-23 20:33:03 +00:00
618d1396ee
* [Issue 949] Add initial split of listview row into widget tree. Allowing better themeing. * Remove unneeded code from textbox. allow dis. icons. * Fix typo. * Fix wrong widget offset in textbox. * Fix mouse handling * [ListView] Add 'fixed-columns' boolean option. * [Listview] Fix inversion of option. * [ListView] remove commented old code. * [Textbox] Handle null pointer on desired width. * [Listview] Fix crasher with fixed_columns and more max elements requested items. * Add hack to get backwards compatibility for new listview structure. * Fix the scrollbar test. * Fix tests for theme update.. |
||
---|---|---|
.. | ||
box.c | ||
container.c | ||
icon.c | ||
listview.c | ||
scrollbar.c | ||
textbox.c | ||
widget.c |