Skip to content

window: Handle resize corners better

Matthias Clasen requested to merge matthiasc/gtk:window-resize-corner into main

With large corner radiuses, it becomes very noticable that
there is a dead area between the corner circle and rectangle.
We have the rounded rect, and the code to check, so lets do
better.

Merge request reports

Loading