Zren / material-decoration

Material-ish window decoration theme for KWin, with LIM, based on zzag's original design.
GNU General Public License v2.0
197 stars 17 forks source link

Rounded corners #48

Open Madis0 opened 3 years ago

Madis0 commented 3 years ago

Would it be feasible to add an option for rounded corners? Preferably as a number value to make the curves configurable.

emvaized commented 2 years ago

I would love as well to see option for corner roundness!

@Zren Would that be possible to implement sometime in the future?

MilesBHuff commented 1 year ago

Another +1 for rounded borders. I don't know anything about coding for Qt, but is it as easy as it is in CSS, where you can just add border-radius: 0.5rem?