GithubHelp home page GithubHelp logo

[HELP] Transparency about voidrice HOT 5 CLOSED

lukesmithxyz avatar lukesmithxyz commented on July 19, 2024
[HELP] Transparency

from voidrice.

Comments (5)

samuelhnrq avatar samuelhnrq commented on July 19, 2024

Oh yes it was also not clear to me how to setup transparency,

I uncommented this line on .Xdefaults

!!URxvt.background: [70]#000000

My guess is that the 70 means alpha percentage?

I'm not sure if actually related, because I know uxrvt can do some background image trickery to simulate fake transparency, but I also enabled compton, on i3's config.

from voidrice.

duncan-f avatar duncan-f commented on July 19, 2024

Thx for the answer, but i tried with the line you mentioned. No chance!
I tried with this too:

URxvt.background:    rbga(0, 0, 0, .7)

There's no way to make it work. I copied the compton.conf file from Luke's repo, couldn't make it work either.
@samosaara could you share with me your compton.conf file.

PS: so it leave me with one question, maybe there's a package i didn't install ? (i'm on gentoo x64)

from voidrice.

samuelhnrq avatar samuelhnrq commented on July 19, 2024

I did not edit @LukeSmithxyz's compton config it is the same one of the repo. You do realize that compton is a dependency and a software itself that must be run and etc? Try killing it and running in non-daemon mode to ensure it's starting and working properly.

from voidrice.

LukeSmithxyz avatar LukeSmithxyz commented on July 19, 2024

@duncan-f So the context I should give is that there's a bunch of commented junk in my config that I need to clean up. These lines:

URxvt.transparency: true
URxvt.shading: 35
URxvt.background: rbga(0, 0, 0, .7)

Are useless with i3 and urxvt due to compatibility problems. I've just used this on a non-i3 WM and didn't delete them. As @samosaara said, the proper way (and only one) to enable urxvt transparency on i3 is with compton (the config in this repo does it) and by uncommenting the line he mentioned (and yes, the number in the brackets is the alpha value).

Your question is a good one though, and I get it a lot. I'm thinking of creating a dialog settings menu in LARBS/this repo that will allow you to change settings such as transparency/use of pywal/etc. without have to figure it out. Either way, I'll probably add documentation to this effect in the next push.

from voidrice.

duncan-f avatar duncan-f commented on July 19, 2024

I got it right thank you very much guys for your answers.
It was my bad, compton wasn't starting and i didn't realize it.

And for those who'll end up on this issue, i just used this:

URxvt.background: [75]#000000

from voidrice.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.