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

Misconfigured Overlay when using the GDM theme #206

Closed
frost19k opened this issue Jun 8, 2022 · 3 comments
Closed

Misconfigured Overlay when using the GDM theme #206

frost19k opened this issue Jun 8, 2022 · 3 comments

Comments

@frost19k
Copy link

frost19k commented Jun 8, 2022

The notification overlay displayed when changing the volume or brightness (etc.) is misconfigured.

sound

screen-brightness

keyboard-backlight-brightness

Initially I used the theme from the repos:

pacman -S matcha-gtk-theme
cp -L /usr/share/themes/Matcha-dark-sea/gtk-4.0 -t ~/.config/
gsettings set org.gnome.desktop.interface gtk-theme "Matcha-dark-sea"
set-gdm-theme set Matcha-dark-sea

When that resulted in the problem visible in the screenshot I undid the changes & used the install.sh script but that had the same outcome

set-gdm-theme reset
gsettings reset org.gnome.shell.extensions.user-theme name
pacman -S libadwaita
sudo ./install -c dark -t sea -s new -g

Note: The GDM Login screen looks fine. In fact, everything looks fine. This is the only issue I have found.

Manjaro 21.2.6
Gnome 42.1

vinceliuice added a commit that referenced this issue Jun 8, 2022
@frost19k
Copy link
Author

Sorry for the delay, I don't get notifications when issues are referenced.

Tried out the new CSS & it seems fixed 😁

Screenshot from 2022-06-13 17-06-23

Screenshot from 2022-06-13 17-06-28

Screenshot from 2022-06-13 17-06-36

@frost19k
Copy link
Author

I'm not entirely sure why, but this is happening again...

❯ pacman -Qi matcha-gtk-theme
Name            : matcha-gtk-theme
Version         : 20220607-1
Description     : A flat design themes for GNOME, MATE, Openbox, Unity, XFCE, Budgie
Architecture    : any
URL             : https://vinceliuice.github.io/theme-matcha.html
Licenses        : GPL3
Groups          : None
Provides        : None
Depends On      : None
Optional Deps   : gtk-engine-murrine: GTK2 theme support
                  gtk-engines: GTK2 theme support
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 27.21 MiB
Packager        : Mark Wagie <mark@manjaro.org>
Build Date      : Tue 07 Jun 2022 19:35:47 IST
Install Date    : Tue 25 Oct 2022 14:03:02 IST
Install Reason  : Explicitly installed
Install Script  : Yes
Validated By    : Signature

Screenshot from 2022-10-25 15-21-59
Screenshot from 2022-10-25 15-22-15

@frost19k
Copy link
Author

Nevermind, I used the git repo instead of the package provided by Manjaro & everything's working properly.

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

1 participant