Giter Site home page Giter Site logo

Comments (11)

allusive-dev avatar allusive-dev commented on May 25, 2024

@Odeni
Can you please attach a video this happening as I am not sure what you mean.

from compfy.

Odeni avatar Odeni commented on May 25, 2024

Old problem. Video can be seen here:
yshui/picom#16 (comment)

from compfy.

allusive-dev avatar allusive-dev commented on May 25, 2024

Hm. This is kind of difficult because that is how it is meant to work. When you switch to a new workspace the current windows fade/animate out and the new windows fade/animate in, so whatever is behind them is briefly visible.
The only way to fix that is to disable fading.
Like you said though making it #000 would break how animations are supposed to come in when opened/become visible when switching between workspaces.

from compfy.

allusive-dev avatar allusive-dev commented on May 25, 2024

@Odeni
It looks like somebody solved the issue by using these configuration options.

fading = true;
fade-in-step = 1;
fade-out-step = 1;
fade-delta = 50;

from compfy.

Odeni avatar Odeni commented on May 25, 2024

This basically disables fading. My solution so far was to not use a wallpaper.

from compfy.

allusive-dev avatar allusive-dev commented on May 25, 2024

@Odeni
I'm a bit confused then because, what you are describing to me is the purpose of fading, but you don't want to disable it?
I don't think there is a way to "fix" this besides disabling fading. There is not a lot I can really do to picom to change what is happening at this stage unfortunately. I'm quite sorry about it.

from compfy.

allusive-dev avatar allusive-dev commented on May 25, 2024

@Odeni
You could try using this option.

no-fading-openclose = true;

from compfy.

Odeni avatar Odeni commented on May 25, 2024

It should be fading from what is showing on one workspace to what is showing on second. If I can't see the wallpaper on either workspace, picom should not show it. It's probably impossible to fix or someone would have done it already.

from compfy.

allusive-dev avatar allusive-dev commented on May 25, 2024

It's probably impossible to fix or someone would have done it already.

I think you might be right, I understand what you mean now about fading between windows instead of fading out then in but personally I would not know how to do that. (Also it would break animations since they would collide).

from compfy.

Odeni avatar Odeni commented on May 25, 2024

Alright, thanks for looking into it.

from compfy.

allusive-dev avatar allusive-dev commented on May 25, 2024

No problem. I am sorry I couldn't be more helpful.

from compfy.

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.