vinceliuice / McMojave-kde

MacOSX Mojave like theme for KDE Plasma
GNU General Public License v3.0
244 stars 23 forks source link

Broken title bar #31

Open delucca opened 4 years ago

delucca commented 4 years ago

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?

vinceliuice commented 4 years ago

No solution has been found yet

delucca commented 4 years ago

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

delucca commented 4 years ago

@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?

FildCommander commented 4 years ago

@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.

delucca commented 4 years ago

@FildCommander thanks!

For me the numbers are:

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

Still waiting for a definitive fix =)

CervDotBe commented 4 years ago

@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

aragubas commented 4 years ago

I got this issue Fixed! Changing the values to:

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

fix the problem!!