1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-03-10 17:06:37 -04:00
rofi/source/widgets
Dave Davenport 441c511296
Add an generic icon fetcher that can be used by any widget and re-uses the main threadpool.
Add an generic icon fetcher that can be used by any widget and re-uses the main threadpool.

* Make threadpool more generic usable.
* Add generic icon fetcher, that caches icons.
* Make DRUN use this fetcher.
* Add icon widget.

#809
2018-06-09 19:13:57 +02:00
..
box.c Allow theme to override width on box. 2017-12-08 10:48:22 +01:00
container.c Indent files. 2017-10-05 17:45:50 +02:00
icon.c Add an generic icon fetcher that can be used by any widget and re-uses the main threadpool. 2018-06-09 19:13:57 +02:00
listview.c Correct spelling mistakes. (#722) 2017-11-23 18:41:52 +01:00
scrollbar.c Update small part of doc. set hadle-color on scrollbar in default theme. 2017-09-09 22:09:02 +02:00
textbox.c [TextBox] Add a reference to the cairo surface when displaying an icon. 2018-05-12 10:40:15 +02:00
widget.c Add an generic icon fetcher that can be used by any widget and re-uses the main threadpool. 2018-06-09 19:13:57 +02:00