tudurom / windowchef

Window Chef is a stacking window manager that cooks windows with orders from the Waitron
https://tudorr.ro/software/windowchef/
ISC License
203 stars 14 forks source link

Rounded corners support with picom #74

Closed humky closed 2 years ago

humky commented 2 years ago

When using picom with rounded corners support https://github.com/ibhagwan/picom Windowchef doesn't render borders properly. Using external tools to set borders produce same ugly corners corners-bug (ignore bottom window shadow bug, that's common issue among all WMs)

tudurom commented 2 years ago

Hmm makes sense, as the border is a rectangle that is cropped by the rounding algorithm of Picom.

Can you tell me some similar WMs that support this?

humky commented 2 years ago

I just tested some WMs, turns out it's not as common as I thought, bspwm supports it, I was using it for 2 or 3 years, so I was oblivious about others.