spmenu/TODO
2023-03-08 19:20:18 +01:00

6 lines
308 B
Plaintext

# TODO for spmenu
- Mouse bind array (mouse.h)
- Remove SGR sequences from width when item text is drawn, currently the width of the item before SGR sequences are used, resulting in some ugly behavior for the selected item (drawitem function libs/draw.c)
- Add configuration file using (probably) libconfig