rofi/source/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.c Issue949 (#999) 2019-08-08 20:02:20 +02:00
container.c Change log domain from Utils.IconFetcher to Helpers.IconFetcher 2018-06-12 11:47:03 +02:00
icon.c [Icon] Use horizontal align for x-align option. 2019-03-24 12:37:27 +01:00
listview.c Issue949 (#999) 2019-08-08 20:02:20 +02:00
scrollbar.c Issue949 (#999) 2019-08-08 20:02:20 +02:00
textbox.c Issue949 (#999) 2019-08-08 20:02:20 +02:00
widget.c Issue949 (#999) 2019-08-08 20:02:20 +02:00