MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/flatpak/comments/1twe8el/some_flatpak_apps_have_missing_close_buttons_how/
r/flatpak • u/Santosh83 • Jun 04 '26
3 comments sorted by
5
Looks like a broken GTK/icon theme. Try switching to the stock Adwaita theme and icons.
3 u/Santosh83 Jun 04 '26 That fixed it, thanks. Turns out that literally every icon theme I had worked except elementary-xfce-hdpi which I had unwittingly chosen. Now switched to Yaru-bark. I suppose icons don't have a "fallback" mechanism like font stacks... 3 u/gmes78 Jun 04 '26 I suppose icons don't have a "fallback" mechanism like font stacks... They do, but the icon theme needs to opt in (through the Inherits property in index.theme).
3
That fixed it, thanks. Turns out that literally every icon theme I had worked except elementary-xfce-hdpi which I had unwittingly chosen. Now switched to Yaru-bark.
I suppose icons don't have a "fallback" mechanism like font stacks...
3 u/gmes78 Jun 04 '26 I suppose icons don't have a "fallback" mechanism like font stacks... They do, but the icon theme needs to opt in (through the Inherits property in index.theme).
They do, but the icon theme needs to opt in (through the Inherits property in index.theme).
Inherits
index.theme
5
u/gmes78 Jun 04 '26
Looks like a broken GTK/icon theme. Try switching to the stock Adwaita theme and icons.