Lagrange [release]
Updating LabelWidget command key
Fri Oct 30 15:03:09 2020 +0200
If the key bindings have a key for a command, LabelWidget will use it.
src/ui/keys.c | 12 +++------ src/ui/keys.h | 10 +++++++ src/ui/labelwidget.c | 60 +++++++++++++++++++++++++++++------------- src/ui/labelwidget.h | 9 ++++--- src/ui/listwidget.h | 2 +- src/ui/sidebarwidget.c | 8 +++--- src/ui/util.c | 71 +++++++++++++++++++++++++------------------------- src/ui/window.c | 5 ++-- 8 files changed, 104 insertions(+), 73 deletions(-)