mirror of
https://github.com/lbonn/rofi
synced 2024-11-23 12:23:02 +00:00
618d1396ee
* [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.. |
||
---|---|---|
.. | ||
create_screenshot.sh | ||
default_theme.rasi | ||
help-output.txt | ||
meson.build | ||
old-theme-convert-input.theme | ||
old-theme-convert-output.rasi | ||
README | ||
rofi-sensible-terminal.1 | ||
rofi-theme-selector.1 | ||
rofi-theme-selector.1.markdown | ||
rofi-theme.5 | ||
rofi-theme.5.markdown | ||
rofi.1 | ||
rofi.1.markdown | ||
rofi.doxy.in | ||
rofi.png | ||
sizing.svg | ||
test_xr.txt |
Update manpage using ronn [https://github.com/rtomayko/ronn] ronn --roff --pipe rofi-manpage.markdown > rofi.1