rofi/include/widgets
Dave Davenport 618d1396ee
Issue949 (#999)
* [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..
2019-08-08 20:02:20 +02:00
..
box.h Correct spelling mistakes. (#722) 2017-11-23 18:41:52 +01:00
container.h Added option -name-only to match only desktop entry name with drun (#690) 2017-10-21 11:18:52 +02:00
icon.h [Widget::Icon] Fix doxygen documentation in header file. 2018-06-12 11:28:31 +02:00
listview.h Issue949 (#999) 2019-08-08 20:02:20 +02:00
scrollbar.h Fix doxygen documentation 2017-09-09 11:25:33 +02:00
textbox.h Issue949 (#999) 2019-08-08 20:02:20 +02:00
widget-internal.h Remove (unused) widget ref counting. 2018-06-12 10:08:29 +02:00
widget.h Issue949 (#999) 2019-08-08 20:02:20 +02:00