B00merang-Project / Windows-XP

Windows XP themes
http://b00merang.weebly.com/windows-xp-themes.html
GNU General Public License v3.0
332 stars 27 forks source link

Gray background bar/canvas #45

Open HansenChristoffer opened 11 months ago

HansenChristoffer commented 11 months ago

Hello, awesome work so far, really liking it!

My main issue is with the Arc Menu in Gnome. I am on Manjaro if that matters and I am using Windows XP Luna. Nothing changes the look of the Arc menu and at the bottom of the Arc Menu, there is a gray background canvas. It isn't just the Arc Menu, I can see it behind the extension "Pamac available update". I will post pictures below for reference.

I am not certain what is causing this. Other themes I have downloaded including default ones, does not have the gray canvas in the background.

Arc Menu

image

Pamac Available update

image

Appearance

image

Elbullazul commented 11 months ago

It's caused by some changes that happened to the way gnome-shell handles themes.

I would like to rebase the shell themes on a more durable codebase, but I haven't spent much time on this project lately.

I'll see if I can push a commit that fixes this in the coming days

HansenChristoffer commented 10 months ago

Are you referring to how Gnome now takes the GTK stylesheet(s) from ./theme/gtk-#.# instead of from the respective themes folder in the theme folder?

Elbullazul commented 10 months ago

no, the shell themes are a different type of theme that are found in the gnome-shell folder.

a few versions ago, the default shell theme changed and I haven't had time to update my shell themes, so some parts of the default shell theme are showing (the grey patches and the shadows in menus).

I'll need to add overrides for those cases