Luwx / Lightly

A modern style for qt applications.
Other
1.48k stars 95 forks source link

Weird menubar dual transparency level #184

Open hirad1986 opened 2 years ago

hirad1986 commented 2 years ago

Any idea why menubar looks like this? Screenshot_20220707_114952

Etaash-mathamsetty commented 2 years ago

you could just use a global menu and problem solved right?

hirad1986 commented 2 years ago

you could just use a global menu and problem solved right?

That's not really a solution for this issue though. Also, global menu is not very good when you use default bottom panel and not top panel + dock. It would require adding another panel just for global menu, which takes space permanently. While with menu bar its inside the window and KDE Apps even allow you to easily hide the menu bar with ctrl + M when you don't need it.

edpil02 commented 2 years ago

I made a change for that issue a few months ago ..
See : https://github.com/Luwx/Lightly/issues/98

hirad1986 commented 2 years ago

I made a change for that issue a few months ago .. See : #98

Thanks. that partially helped. But the partial thin line between menubar and titlebar still persist. Screenshot_20220712_151809

edpil02 commented 1 year ago

i have to deal with the same issue and begun to find a solution Ligtly