spmenu/TODO
2023-03-29 22:01:45 +02:00

8 lines
339 B
Plaintext

# TODO for spmenu
- Mouse bind array (mouse.h)
- 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