1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-03-03 16:05:20 -05:00
rofi/include
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
..
dialogs
widgets Issue949 (#999) 2019-08-08 20:02:20 +02:00
css-colors.h
display.h
helper-theme.h
helper.h
history.h
keyb.h [ListView|Textbox] Add user-settable ellipsize mode. 2019-05-04 11:04:54 +02:00
mode-private.h
mode.h
rofi-icon-fetcher.h
rofi-types.h add pythonic rows selection to -a and -u (#985) 2019-07-02 21:27:46 +02:00
rofi.h Fix more links from DaveDavenport -> davatorium 2019-05-14 11:52:21 +02:00
settings.h
theme.h
timings.h [Timings] Move into new debug system. (#961) 2019-05-11 20:57:18 +02:00
view-internal.h Issue949 (#999) 2019-08-08 20:02:20 +02:00
view.h
xcb-internal.h
xcb.h
xrmoptions.h