1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-03 04:23:42 -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 [DmenuScript] Add missing header file. 2019-04-03 12:18:50 +02:00
widgets Issue949 (#999) 2019-08-08 20:02:20 +02:00
css-colors.h Indent the code. 2018-08-08 15:55:13 +02:00
display.h Run indenter. 2017-06-03 20:35:50 +02:00
helper-theme.h Implement support for specifying negated match 2017-09-29 08:40:25 +02:00
helper.h [Helper] Quick and dirty string replacer with optional keys block. 2018-10-16 21:01:45 +02:00
history.h Add history ignore (#846) 2018-12-31 00:35:00 +01:00
keyb.h [ListView|Textbox] Add user-settable ellipsize mode. 2019-05-04 11:04:54 +02:00
mode-private.h Correct spelling mistakes. (#722) 2017-11-23 18:41:52 +01:00
mode.h Fix typo (#804) 2018-05-14 15:46:34 +02:00
rofi-icon-fetcher.h Indent the code. 2018-08-08 15:55:13 +02:00
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 Add option to change location of cache dir. 2019-02-08 20:43:53 +01:00
theme.h Fix documentation 2018-06-12 12:16:33 +02:00
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 Remove color from prompt, can be added in theme now. 2017-10-30 21:40:13 +01:00
xcb-internal.h xcb: Add startup notification support 2017-06-02 14:57:51 +02:00
xcb.h Added option -name-only to match only desktop entry name with drun (#690) 2017-10-21 11:18:52 +02:00
xrmoptions.h Correct spelling mistakes. (#722) 2017-11-23 18:41:52 +01:00