speedwm-personal/TODO
2022-10-06 10:01:04 +02:00

8 lines
623 B
Plaintext

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 &)
- Fix warp patch being annoying and sometimes moving the cursor when clicking on the bar
- Add compatibility with the tcc compiler (Main issue is the transparency)
- Add awesomebar (show all windows in taskbar) toggle (int hideothertitle?) Check musl, NixOS and BSD support