hyprwm / Hyprland

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
https://hyprland.org
BSD 3-Clause "New" or "Revised" License
21.44k stars 897 forks source link

No close animation for special when a window is fullscreened #4696

Closed phonetic112 closed 8 months ago

phonetic112 commented 8 months ago

Hyprland Version

System/Version info ```sh Hyprland, built from branch main at commit 2a3429d4cfdc01794b9d6fc1b49be1da019b5606 dirty (internal: add `forcenofocus` prop (4672)). Date: Tue Feb 13 13:07:19 2024 Tag: v0.35.0-22-g2a3429d4 flags: (if any) System Information: System name: Linux Node name: artix Release: 6.7.4-zen1-1-zen Version: #1 ZEN SMP PREEMPT_DYNAMIC Wed, 07 Feb 2024 08:00:08 +0000 GPU information: 07:00.0 VGA compatible controller [0300]: NVIDIA Corporation AD104 [GeForce RTX 4070] [10de:2786] (rev a1) (prog-if 00 [VGA controller]) os-release: NAME="Artix Linux" PRETTY_NAME="Artix Linux" ID=artix BUILD_ID=rolling ANSI_COLOR="0;36" HOME_URL="https://www.artixlinux.org/" DOCUMENTATION_URL="https://wiki.artixlinux.org/" SUPPORT_URL="https://forum.artixlinux.org/" BUG_REPORT_URL="https://bugs.artixlinux.org/" PRIVACY_POLICY_URL="https://terms.artixlinux.org/docs/privacy-policy/" LOGO=artixlinux-logo plugins: ```

Bug or Regression?

Bug

Description

Sometimes there is no animation for closing the special if a certain window is full-screened. It works with foot, but thunar, Minecraft, graphics-heavy apps and other games have no animation.

How to reproduce

  1. Open thunar (on a regular ws)
  2. Full-screen thunar
  3. Open the special, there is an animation
  4. Close the special, there is no animation

Crash reports, logs, images, videos

No response

phonetic112 commented 8 months ago

This was fixed, idk when