add wayland support to TODO

This commit is contained in:
speedie 2023-03-29 22:50:00 +02:00
parent 7953cbbbe9
commit 38037752ee

1
TODO
View file

@ -5,3 +5,4 @@
- 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
- MAYBE wayland support, but only if it doesn't require writing any extra code which as of now seems unlikely