vinceliuice/McMojave-kde

Broken title bar

delucca opened this issue · 7 comments

Hey guys,

I've just installed the theme on my KDE and noticed that the window title bar is broken.

Broken title bar

I've noticed some issues and other related forum posts mentioniong that this might be related with proprietary Nvidia software.

There is any workaround to fix this?

No solution has been found yet

There are any tweaks or any way to fix it manualy temporary?

@vinceliuice I've noticed this bug which might be related to it. But it was tagged as solved yesterday.

It was fixed? If so, how can I update to solve it?

@odelucca you can edit the McMojaverc file in the Folder ~/aurorae/McMojave/
In the file edit the Padding* options. For me the values are
PaddingTop=35
PaddingBottom=65
PaddingRight=58
PaddingLeft=58
Then save it and run the install.sh again. After it switch your applications style to make the changes come effected.

@FildCommander thanks!

For me the numbers are:

PaddingTop=45
PaddingBottom=85
PaddingRight=90
PaddingLeft=90

Still waiting for a definitive fix =)

@vinceliuice I've noticed this bug which might be related to it. But it was tagged as solved yesterday.

It was fixed? If so, how can I update to solve it?

As you can see here the Aurorae fix is merged in the Plasma 5.19 release: https://invent.kde.org/plasma/kwin/-/merge_requests/13

I got this issue Fixed!
Changing the values to:

PaddingTop=45
PaddingBottom=110
PaddingRight=100
PaddingLeft=100

fix the problem!!