mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Update Changelog.
This commit is contained in:
parent
52c5592a6f
commit
4c20564900
1 changed files with 14 additions and 0 deletions
14
Changelog
14
Changelog
|
@ -1,4 +1,18 @@
|
||||||
v1.5.3: (unreleased)
|
v1.5.3: (unreleased)
|
||||||
|
- Rename sidebar widget to mode-switcher and allow configuration from theme.
|
||||||
|
- SSH: resolve ':' conflict in history entries.
|
||||||
|
- RASI Lexer: Fix nested () in variable default field.
|
||||||
|
- USABILITY: When mode not found, show in gui not just on commandline.
|
||||||
|
- ICON: Allow aligning image in icon widget.
|
||||||
|
- Meson build system: cleanups and improvements.
|
||||||
|
- Meson build system: add documentation (#943)
|
||||||
|
- Window: Fix default formatting and remove (invalid) deprecation warning.
|
||||||
|
- DMenu: Add support for showing icons infront of displayed list.
|
||||||
|
- Overlay: Fix overlay widget to correctly integrate in new theme format.
|
||||||
|
- Update libnkutils, libgwater.
|
||||||
|
- SSH: be case-insensitive when parsing keywords.
|
||||||
|
- DMENU: Add format option to strip pango markup from return value.
|
||||||
|
- ListView: allow user to change ellipsizing displayed value at run-time.
|
||||||
|
|
||||||
v1.5.2: Procrastination in progress
|
v1.5.2: Procrastination in progress
|
||||||
- Clearify Check dependency. (#879)
|
- Clearify Check dependency. (#879)
|
||||||
|
|
Loading…
Reference in a new issue