Update from c48d27b0 to 50705608:

- menu: use listbox as fallback command
  - app: define two dialog constructors
  - listbox: add external text filter function
  - listbox: use tab key to cycle through list
  - ui: allow thread arrow customization
This commit is contained in:
Matej Cepl 2024-01-29 22:52:57 +01:00
parent be0c1f3423
commit 460e9045de
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jan 29 21:52:45 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from c48d27b0 to 50705608:
- menu: use listbox as fallback command
- app: define two dialog constructors
- listbox: add external text filter function
- listbox: use tab key to cycle through list
- ui: allow thread arrow customization
-------------------------------------------------------------------
Mon Jan 29 21:38:15 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -18,7 +18,7 @@
%define _libexecdir %{_exec_prefix}/libexec
Name: aerc
Version: 0.16+git.1706393497.c48d27b0
Version: 0.16+git.1706564768.50705608
Release: 0
Summary: An email client for terminals
License: MIT