Remove line from todo, decided that i will not be changing it

This commit is contained in:
speediegq 2022-10-05 20:37:03 +02:00
parent 6a212930be
commit 6c3d620c54

1
TODO
View file

@ -1,7 +1,6 @@
speedwm 0.4 to-do list speedwm 0.4 to-do list
- Fix first systray icon being transparent/black (This is an issue with the patch itself) - Fix first systray icon being transparent/black (This is an issue with the patch itself)
- Fix full screen when using rounded corners (Temporary solution: Disable roundedcorners in speedwmrc) - Fix full screen when using rounded corners (Temporary solution: Disable roundedcorners in speedwmrc)
- #if toggle for the alpha patch does not completely remove it, only basically disables it. Not sure if this will be changed, because the alpha conflicts with other features, requiring time to fix.
- Escape special characters in status bar (such as &) - Escape special characters in status bar (such as &)
- Add compatibility with the tcc compiler (Main issue is the transparency) - Add compatibility with the tcc compiler (Main issue is the transparency)
- Check musl, NixOS and BSD support - Check musl, NixOS and BSD support