Bismuth-Forge / bismuth

KDE Plasma add-on, that tiles your windows automatically and lets you manage them via keyboard, similarly to i3, Sway or dwm.
https://bismuth-forge.github.io/bismuth/
Other
2.4k stars 93 forks source link

Shortcoming: KCM module's tab layout is inconsistent with the other KCM modules' styles #227

Open NyaomiDEV opened 2 years ago

NyaomiDEV commented 2 years ago

This is the latest Bismuth release's tabs (with Lightly as theme) image

However, the tabs should look like this to be consistent with the other options: image

Hope that the shortcoming is self explanatory to you.

gikari commented 2 years ago

How does the window decorations KCM look like?

NyaomiDEV commented 2 years ago

How does the window decorations KCM look like?

It looks like Bismuth's KCM, but those two are the only similar ones. I guess they have to update their style there too. Every other tabbed KCM is using the other cleaner style. I checked!

gikari commented 2 years ago

In that case it's either an issue of the style or the approach that is used in Window Decorations KCM in source code for tabs, that is wrong. (Source for Bismuth KCM tabs is copied from Windows Decorations KCM)

Report this bug to https://bugs.kde.org for the decorations KCM. People there will tell which is correct. Please, link the bug report here too.