speedwm-personal/TODO

7 lines
460 B
Plaintext
Raw Normal View History

2022-10-05 20:42:32 +02:00
speedwm 0.5 to-do list
2022-10-06 09:54:32 +02:00
- 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.
2022-10-04 16:22:49 +02:00
- Fix full screen when using rounded corners (Temporary solution: Disable roundedcorners in speedwmrc)
2022-10-04 17:25:58 +02:00
- Escape special characters in status bar (such as &)
2022-10-03 22:34:40 +02:00
- Add compatibility with the tcc compiler (Main issue is the transparency)
- Check musl, NixOS and BSD support