2022-01-29 05:58:41 -05:00
|
|
|
# 1.7.3: Sturtled!
|
2022-01-25 14:30:23 -05:00
|
|
|
|
|
|
|
A small intermediate release with a few fixes, mostly in documentation and two great additions by Jakub Jiruta:
|
|
|
|
|
|
|
|
* An option to customize the combi mode display format.
|
|
|
|
* To possibility to set tab stops on listview and entry boxes.
|
|
|
|
|
|
|
|
# Changelog
|
|
|
|
|
2022-01-26 08:38:08 -05:00
|
|
|
v1.7.3:
|
2022-01-25 14:30:23 -05:00
|
|
|
- [Help] Print out the parsed config/theme files in -help output.
|
|
|
|
- [Keybindings] Fix keybindings being modified by -theme-str
|
|
|
|
- [Doc] Add rofi-dmenu manpage.
|
|
|
|
- [XCB] Cache lookup of monitor.
|
|
|
|
- Add -replace option (#568)
|
|
|
|
- Fix memory leak.
|
|
|
|
- [1566] Add extra debug for resolving monitors.
|
|
|
|
- [Theme] Add round,floor,ceil function in @calc (#1569)
|
|
|
|
- [Doc] Explain icon lookup.
|
|
|
|
- [Combi] Add -combi-display-format (#1570) (thanks to Jakub)
|
|
|
|
- [Theme] Expand list type ([]) for more data types.
|
|
|
|
- [Theme] Add support for tab-stops on textbox. (#1571) (thanks to Jakub)
|
|
|
|
- [Theme] Testing direct access to widgets via cmdline option (-theme+widget+property value)
|
|
|
|
|
|
|
|
# Thanks
|
|
|
|
|
|
|
|
Big thanks to everybody reporting issues.
|
|
|
|
Special thanks goes to:
|
|
|
|
|
|
|
|
* Iggy
|
2022-02-26 11:02:26 -05:00
|
|
|
* Morgane Glidic
|
2022-01-25 14:30:23 -05:00
|
|
|
* Danny Colin
|
2022-01-29 14:52:05 -05:00
|
|
|
* Jakub Jirutka
|
2022-01-25 14:30:23 -05:00
|
|
|
|
|
|
|
Apologies if I mistyped or missed anybody.
|