Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Libadwaita/GTK4 becomes transparent under openbox/picom #4

Open
stereotypy opened this issue Jul 18, 2024 · 2 comments
Open

Libadwaita/GTK4 becomes transparent under openbox/picom #4

stereotypy opened this issue Jul 18, 2024 · 2 comments

Comments

@stereotypy
Copy link

I am using Endeavor OS with Openbox. I have had a lot of issues applying themes/cursors correctly so I love this app. I have previously used libadwaita-theme-changer on other installs to fix the theme issue so I decided to try this to see if it helped on the Libadwaita apps I had (pamac and dino are the ones I can think of). After using theme changer, if I select anything other than Adwaita in GTK4, the background for the application becomes completely transparent.

I'm assuming maybe these themes aren't set up to be run with Libadwaita/GTK4 apps? Would be nice to mark them though if so. Or perhaps it is a bug. Let me know what you think and I can get a screenshot if needed.

@ALEX11BR
Copy link
Owner

Hello and sorry for the delay.

Yeah, I know what you're talking about; the GTK4 theme you're using probably doesn't style the libadwaita-specific widgets. For instance, graphite-gtk-theme-git and vimix-gtk-themes-git have GTK4 themes that style libadwaita widgets. Things work on my arch machine under gnome, bspwm, awesomewm.

@joeylical
Copy link

Maybe there should be a ";" at src/applythemes.py#L104

cssFile.write(f'@import url("{gtk4ThemePath}");\n')
                                              ^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants