From 5872c638f3ab9525752b21e5fb8677aa976b156f Mon Sep 17 00:00:00 2001 From: speedie Date: Sun, 7 May 2023 03:44:33 +0200 Subject: [PATCH] add to TODO --- README.html | 4 +++- README.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.html b/README.html index 65b7215..49ca999 100644 --- a/README.html +++ b/README.html @@ -324,6 +324,8 @@ 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
  • -
  • X11: Move from Xlib to libXcb
  • Unlikely, but maybe at some point in the distant future