rofi/doc
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
..
create_screenshot.sh bad start at picture. 2015-10-23 18:26:40 +02:00
default_theme.rasi Issue949 (#999) 2019-08-08 20:02:20 +02:00
help-output.txt Make -plugin-path commandline flag be read before loading plugins 2017-10-16 18:25:16 +02:00
meson.build meson: Drop unnecessary "install: false" arg from configure_file() 2019-03-26 12:25:28 +01:00
old-theme-convert-input.theme Change ARGB to RGBA, fix in theme converter 2017-05-16 21:55:52 +02:00
old-theme-convert-output.rasi Issue949 (#999) 2019-08-08 20:02:20 +02:00
README manpage is generated with ronn now 2015-11-04 10:19:22 -05:00
rofi-sensible-terminal.1 Update rofi-sensible-terminal manpage 2016-03-06 15:40:32 +01:00
rofi-theme-selector.1 [DMenu] Add format option to output string stripped from pango markup. 2019-05-04 10:24:59 +02:00
rofi-theme-selector.1.markdown include $XDG_CONGIG_HOME/rofi/themes 2017-12-10 23:18:20 +01:00
rofi-theme.5 [DMenu] Add format option to output string stripped from pango markup. 2019-05-04 10:24:59 +02:00
rofi-theme.5.markdown [Manpage] Add overlay as widget to manpage. 2019-04-16 12:56:28 +02:00
rofi.1 add pythonic rows selection to -a and -u (#985) 2019-07-02 21:27:46 +02:00
rofi.1.markdown add pythonic rows selection to -a and -u (#985) 2019-07-02 21:27:46 +02:00
rofi.doxy.in Remove unsupported tag from doxy file. 2016-11-15 23:15:22 +01:00
rofi.png Add png. 2015-10-23 20:37:02 +02:00
sizing.svg Update picture 2015-10-23 20:58:00 +02:00
test_xr.txt [ListView|Textbox] Add user-settable ellipsize mode. 2019-05-04 11:04:54 +02:00

Update manpage using ronn [https://github.com/rtomayko/ronn]

    ronn --roff --pipe rofi-manpage.markdown > rofi.1