speedwm-personal/TODO
2022-10-05 13:25:23 +02:00

9 lines
707 B
Plaintext

speedwm 0.4 to-do list
- Fix crashing when clicking on the first character on the status bar (speedwm restarts itself on crash so it's not a big deal)
- 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)
- #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 &)
- Add compatibility with the tcc compiler (Main issue is the transparency)
- Check musl, NixOS and BSD support