paulmcauley / klassy

Klassy is a highly customizable binary Window Decoration, Application Style and Global Theme plugin for recent versions of the KDE Plasma desktop.
724 stars 22 forks source link

Wrong margin for titlebal buttons when the "Circle" shape is enabled #126

Closed kronos2411 closed 6 months ago

kronos2411 commented 6 months ago

Plasma 6.0 image I think it should look like this: image

paulmcauley commented 6 months ago

The margin is just at zero as that is what is set with the defaults for integrated rectangles. To add a margin you need to click on Titlebar tab ->Titlebar Spacing...->Titlebar right margin.

Or maybe you knew that and want it to change automatically? I had thought about it but thought it might be more confusing to the user to change things in the background, and didn't want to guess what the user wanted in terms of margin. What logic would you propose using to automatically change the margins?

There are now also presets such as "Classik Aurorae" (the name of an old style for aurorae which I made years ago) which set circles - this is stated in the readme for the second image you posted above.

paulmcauley commented 6 months ago

...admittedly I do see awful screenshots on unixporn etc. where people using Klassy don't even bother to set a proper margin

kronos2411 commented 6 months ago

Thanks for the answer!