bakkeby / dwm-flexipatch

A dwm build with preprocessor directives to decide which patches to include during build time
MIT License
1.15k stars 231 forks source link

Patch request: removeborder and stickyindicator #383

Open ysl2 opened 10 months ago

ysl2 commented 10 months ago

https://dwm.suckless.org/patches/removeborder/

https://dwm.suckless.org/patches/stickyindicator/

bakkeby commented 10 months ago

The removeborder patch is essentially just a duplicate of the noborder patch. It claims to be a simpler implementation but really it is not.

stickyindicator I'll consider. Would need integrating into bar_indicators.c.