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

transparency breaks ranger image display feature #6

Closed
ghost opened this issue Aug 5, 2018 · 4 comments
Closed

transparency breaks ranger image display feature #6

ghost opened this issue Aug 5, 2018 · 4 comments

Comments

@ghost
Copy link

ghost commented Aug 5, 2018

when i set in config.h :
unsigned int alpha = 0xff; which mean no transparency everything works fine.
when i set the transparency to 0xed for example ranger cant display images
anyone can help or experienced the same issue ?
https://imgur.com/a/JGanPCq

@ghost ghost changed the title transparency breaks ranger image dispaly feature transparency breaks ranger image display feature Aug 5, 2018
@LukeSmithxyz
Copy link
Owner

Ok, well needles to say, it works fine on mine with 0xed as the alpha, so my first guess would be something related to your composite manager: which one are you using? Do you have any particular settings on it?

@ghost
Copy link
Author

ghost commented Aug 5, 2018

iam using compton with default settings.
in the past i was using rxvt-unicode and it worked fine with transparency but its bloated
and i like the way st treats configs from source, so i guess i will sacrifice transparency until i find a way to fix it
if u have any idea please let me know otherwise you close this since its not a bug in "st" like i thought
thank you Luke ^^

@LukeSmithxyz
Copy link
Owner

Hmm. Well since we are using the same builds, I can't be sure of the difference to make it fail on your machine and work on mine.

If you want to see my compton config it's here, although I just tried it without the config and the image previews still worked on my computer.

Just to be sure, in case you just reinstalled your system, you do have w3m, etc. installed right?

@ghost
Copy link
Author

ghost commented Aug 5, 2018

yes w3m is installed and set as image preview handler in ~/.config/ranger/rc.conf
and here is the list of installed all installed packages you can " Ctrl + F " a specific package you might think it might be the cause https://ghostbin.com/paste/ama7h/raw

the only difference we might have is the wm i use bspwm and you use i3 but i don't think that's the cause anyway i will give i3 a run and see if the problem still persist.

@ghost ghost closed this as completed Aug 9, 2018
This issue was closed.
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