add to TODO

This commit is contained in:
speedie 2023-03-29 20:03:07 +02:00
parent 2487157fa4
commit 76a25e6457

1
TODO
View file

@ -2,6 +2,7 @@
- Mouse bind array (mouse.h)
- Add configuration file using (probably) libconfig
- Fix arrow drawing (not sure what went wrong yet)
- 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