From 2bae26fc9a97331335a6d84be1e5cc30600f8021 Mon Sep 17 00:00:00 2001 From: speedie Date: Wed, 29 Mar 2023 19:21:24 +0200 Subject: [PATCH] add to TODO --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 3652fe7..a7da1be 100644 --- a/TODO +++ b/TODO @@ -4,3 +4,4 @@ - Add configuration file using (probably) libconfig - Use higher level libraries, MD5() is deprecated as of OpenSSL 3 but it has been temporarily silenced. This might also improve compatibility for people who don't use OpenSSL. - Contextual completions +- Use cairo for text drawing over Xft