linuxmint / mint-themes

Mint-X, Mint-Y..
207 stars 118 forks source link

Adjust Title Bar Padding #444

Closed schorschii closed 1 year ago

schorschii commented 1 year ago

I'd like to suggest to unify the vertical and horizontal window title bar padding. The different distances from the close button to the top and right border, introduced with Mint 21, doesn't look correct to me even after months working with it. new vs old style

Other desktop environments also do it like this and I think it looks more pleasant and accurate. macos ubuntu

This change brings back the look from Mint 20.3, which was already perfect from my point of view.

clefebvre commented 1 year ago

I get a nice balance with 1px 5px, and 20px min.

SSD in dark, CSD on top.

image

clefebvre commented 1 year ago

In terms of screen real estate, this is the impact on the height of a 686px window:

Capture d’écran du 2023-06-06 10-15-20 Capture d’écran du 2023-06-06 10-15-56 Capture d’écran du 2023-06-06 10-16-13

clefebvre commented 1 year ago

2px 6px looks pretty good too.

image

Loss of 4px.

schorschii commented 1 year ago

I like the idea with the larger padding too. I added a commit which implements your 2px 6px.

clefebvre commented 1 year ago

This is such a nice little improvement, thanks @schorschii.