Skip to content

CSD windows and popups corrections

Artem Grinev requested to merge agrinev/breeze-gtk:windows-corrections into master

Follow Breeze KDecoration theme:

  • Adds a light top border to the headerbar
  • Increases border radius

image

  • Improve popups/menus shadows

image

  • Make libhandy .unified windows to use border-radius the same as regular windows. Due to this we can't set it on per-corner basis so we apply it for the whole window. It's either that or no radius at all, I think this one would look better.

image

Merge request reports