From aad8baef66d2047cf058c9a07340633bc11cdc9f Mon Sep 17 00:00:00 2001 From: speedie Date: Sun, 7 May 2023 15:33:09 +0200 Subject: [PATCH] save item index --- README.html | 1 - README.md | 1 - libs/draw.c | 25 ++++++++++++++++++++++--- libs/event.c | 7 +++++++ spmenu.c | 1 + 5 files changed, 30 insertions(+), 5 deletions(-) diff --git a/README.html b/README.html index 49ca999..ce67bb3 100644 --- a/README.html +++ b/README.html @@ -324,7 +324,6 @@ MD5() is deprecated as of OpenSSL 3.0, but this would also make it very easy to have LibreSSL compatibility.
  • Image support: Ability to display icons, similar to rofi
  • Text drawing: Use cairo for text drawing over Xft.
  • -
  • Item updating: Save item index before drawing the menu again
  • Typing: Disable insert mode completely when !type
  • Lines: Rofi-like newlines in the same entry