sipi / dwm-status2d

patch for DWM that allows colors and draw rectangle in the DWM status bar
GNU General Public License v3.0
21 stars 3 forks source link

Window manager crashes when using an invalid hex value #9

Open agus-videla opened 2 years ago

agus-videla commented 2 years ago

I'm using dwmblocks in conjuction with this patch. If I put a script with something like "echo ^c#FFFF0^testing" the whole window manager crashes. I don't know how to debug this but it doesn't seem like something too hard to fix

sipi commented 2 years ago

Hi, thanks for this report :) I wrote a quick fix for 6.3 here, you can have a look to the last commit and apply it to other versions if needed.

I will improve and merge this correction later…