1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00
rofi/source
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 [combi|script] Add static keyword to inline get_index. 2019-07-09 09:01:35 +02:00
widgets Issue949 (#999) 2019-08-08 20:02:20 +02:00
css-colors.c [ThemeParser] Add CSS color names support 2017-05-15 22:46:33 +02:00
helper.c Added 'rofi/themes' to paths checked for theme files (#1001) 2019-08-04 21:04:26 +02:00
history.c Add history ignore (#846) 2018-12-31 00:35:00 +01:00
keyb.c [ListView|Textbox] Add user-settable ellipsize mode. 2019-05-04 11:04:54 +02:00
mode.c tests: initialize char* in mode test (#875) 2018-12-14 17:05:07 +01:00
rofi-icon-fetcher.c Indent the code. 2018-08-08 15:55:13 +02:00
rofi-types.c use color, background-color and border-color 2017-09-06 19:02:09 +02:00
rofi.c [Timings] Move into new debug system. (#961) 2019-05-11 20:57:18 +02:00
theme.c Issue949 (#999) 2019-08-08 20:02:20 +02:00
timings.c [Timings] Move into new debug system. (#961) 2019-05-11 20:57:18 +02:00
view.c Issue949 (#999) 2019-08-08 20:02:20 +02:00
xcb.c Fix RandR 1.5 check: use RANDR_PREF_MINOR_VERSION (#918) 2019-02-21 16:03:34 +01:00
xrmoptions.c [Window] Fix default value and help comment. 2019-03-29 11:24:10 +01:00