Add new issue to TODO

This commit is contained in:
speedie 2022-10-06 09:54:32 +02:00
parent 85c42be2f0
commit a31f712033

1
TODO
View file

@ -1,4 +1,5 @@
speedwm 0.5 to-do list
- Fix (very) rare freezing in the enternotify function. It is not a crash, but the cursor will break and nothing can be selected forcing the user to kill the X session.
- Fix full screen when using rounded corners (Temporary solution: Disable roundedcorners in speedwmrc)
- Escape special characters in status bar (such as &)
- Add compatibility with the tcc compiler (Main issue is the transparency)