andreisergiu98/arc-flatabulous-theme

ibus candidate ui is still transparent with --disable-transparency parameter

Closed this issue · 5 comments

I'm using Arc-Flatabulous-Dark-solid theme. It seems only the ibus candidate ui is transparent,others ui is solid perfectly.

env:
gnome version: 3.32.2
arc-flatabulous-theme: lasted version

2019-05-30_11-37

I'm having also a problem with Arc-Flatabulous-solid

GNOME version: 3.32.1
Arc-Flatabulous-Theme: Latest version

Screenshot from 2019-08-12 00-26-54

I'm having also a problem with Arc-Flatabulous-solid

GNOME version: 3.32.1
Arc-Flatabulous-Theme: Latest version

Screenshot from 2019-08-12 00-26-54

In my environment, either the light or the dark theme with --disable-transparency parameter works fine in the file manager(nautilus). I suggest you make clean or git clone the repository(not git reset --hard, because of the .gitignore include many files), and then execute autogen.sh --disable-transparency again. Maybe work for you.
2019-08-12_11-44

I found some ui also not work perfectly. such as
2019-08-12_11-40

Still the same. Nevermind :) This may be not related to the issue but how to remove the arrows from exporer breadcrumbs (beside the home and the downloads)?

image

I manually edit the css(such as candidate-popup-boxpointer) of the gnome-shell.css file but not the build scripts, and then it works perfect as I expect.

The scripts are so complicated for me to edit. Can someone do that?