w0lfschild / winBuddy

:open_file_folder: MacForge plugin to give windows some extra functionality on macOS
https://www.macenhance.com/mflink?macforge://github.com/w0lfschild/myRepo/raw/master/mytweaks/org.w0lf.winBuddy
96 stars 19 forks source link

Would be possible to remove rounded corners? #23

Open dortamiguel opened 6 years ago

dortamiguel commented 6 years ago

I removed the borders and now I want the windows to be squared, would be easy to implement?

blahsd commented 6 years ago

What you should do is set all the borders to be of color clearColor. That way the borders are still technically there (hence the squared corners) but you don't see them.

colineberly commented 5 years ago

How do you set border color?