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
18.58k stars 772 forks source link

Add `layersMove` in animation tree #5606

Open matt1432 opened 3 months ago

matt1432 commented 3 months ago

Description

I would love to have the ability to disable animations of resizing and moving layers. This is what it looks like right now:

https://github.com/hyprwm/Hyprland/assets/98562002/caf65a39-4918-41a9-9feb-2db0f0058598

A7R7 commented 2 months ago

I'm having the same issue here. I've developed a layer shell that will resize its window to show & hide its content, (using gtk's revealer) But the resizing will trigger hyprland's animation, thus making it shaking. Kooha-2024-05-14-13-10-56 I've tried setting layerrule = noanim, chad-shell (chad-shell is the layer namespace) but no help