Skip to content

Close effects hidden in i3 tiling window manager #1

Description

@KlingonDragon

I had trouble getting the closing 'burn' animation working and thought it was broken. I noticed it was actually running but 'behind' the windows that expanded to fill the closed window's space.

The fix for me was to change L2441 in crates/session/src/lib.rs from rr.above.unwrap_or(false), to rr.above.unwrap_or(false) || w.closing,.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions