From 9032af968da2691b5fa8e95fbb7d892d75936739 Mon Sep 17 00:00:00 2001 From: speedie Date: Thu, 11 May 2023 19:53:23 +0200 Subject: [PATCH] don't allow drawing images until KeyRelease event --- README.html | 3 --- README.md | 3 --- libs/event.c | 13 +++++-------- 3 files changed, 5 insertions(+), 14 deletions(-) diff --git a/README.html b/README.html index cc643f5..b20a397 100644 --- a/README.html +++ b/README.html @@ -314,9 +314,6 @@ issues!

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
  • -
  • Image support: Images take a long time to load sometimes, -particularly when items are selected using the cursor so what we really -need is a way to skip over images after a set time limit.
  • Text drawing: Use cairo for text drawing over Xft.
  • Lines: Rofi-like newlines in the same entry