lassekongo83 / adw-gtk3

The theme from libadwaita ported to GTK-3
GNU Lesser General Public License v2.1
1.53k stars 57 forks source link

GNOME Boxes icons in fullscreen-mode unreadable #212

Open murkl opened 1 year ago

murkl commented 1 year ago

Prerequisites

Checklist

Description

Hi, thanks for this great Theme!

Unfortunately, the following icons in GNOME Boxes (fullscreen mode) are not readable:

With default theme: Bildschirmfoto vom 2023-02-02 05-31-39

With adw-gtk3 theme: Bildschirmfoto vom 2023-02-02 05-29-46

When I hover with mouse I will see a light icon: Bildschirmfoto vom 2023-02-02 05-29-33

OS and version [e.g Fedora 37]

Arch Linux

Adw-gtk3 version. Also specify your installation source. [e.g tar.xz, AUR, git main branch]

aur/adw-gtk3 4.2-1

GNOME version

43.2

Application name and version (If the issue is with an app.)

GNOME Boxes 43.2-stable

emansom commented 1 year ago

Try adw-gtk-theme and select the Adw theme for usage with legacy applications.

murkl commented 1 year ago

That doesn't work either

emansom commented 1 year ago

Schermafdruk van 2023-02-02 21-08-21

Getting a completely different icon then the one your screenshot shows. Most likely your icon theme is at fault.

murkl commented 1 year ago

This problem only occurs when I enter full screen mode, not windowed mode. I use tela-icon-theme but when i switch to default icons its the same

murkl commented 1 year ago

Interesting, when I switch to adw-gtk3-dark and set in gnome the dark theme, It works. It seems to affect only the light theme

emansom commented 1 year ago

This problem only occurs when I enter full screen mode, not windowed mode. I use tela-icon-theme but when i switch to default icons its the same

Works fine here.

Schermafdruk van 2023-02-02 21-23-52

emansom commented 1 year ago

Interesting, when I switch to adw-gtk3-dark and set in gnome the dark theme, It works. It seems to affect only the light theme

Just tested this as well by disabling dark mode and switching to the Adw theme from adw-gtk-theme and can't reproduce this.

Could be a icon cache issue, try clearing it and restarting the session.

$ gtk-update-icon-cache -f -t
murkl commented 1 year ago

It is a weird behaviour... Under freshly created profile its the same. I have just noticed that the 'add' button also is affected. When I open Boxes, the button is like the picture. Then I switch to another app (alt+tab) and go back and the button is printed as expected. Same on my daily profile. With default theme all works great.

out

lassekongo83 commented 1 year ago

I can reproduce if I use xorg. Works fine in wayland though.

murkl commented 1 year ago

Ahh, I forgot to mention that I'am using xorg instead of wayland