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.12k stars 884 forks source link

Windows start to glitch out when there are too many on screen with master & stack layout #8052

Open nnyyxxxx opened 1 week ago

nnyyxxxx commented 1 week ago

Already reported ? *

Regression?

No

System Info and Version

I am using an AMD GPU and AMD CPU

I am on the latest version of Hyprland-git from the AUR

the file linked below contains the output of hyprctl systeminfo -c sysinfo.txt

Description

Visibly the windows start glitching out / start exhibiting weird behavior when there are too many on screen, I noticed that on laptop these windows tend to just disappear after a certain point.

My screen resolution is 2560x1440.

My laptops resolution is around 1366x(notsure)

I'm assuming this is caused by the windows textures not being loaded after a certain point hence the white mess below.

maybe a maximum window count should be implemented for this layout depending on the users screen resolution

How to reproduce

Switch to the master and stack layout and spam terminal windows.

Crash reports, logs, images, videos

images ![image](https://github.com/user-attachments/assets/2f55c126-90b0-4a40-b3d6-84b1977d9fa7) ![image](https://github.com/user-attachments/assets/39af9c7e-109d-49b1-bd3a-a6a6ce65de95) ![image](https://github.com/user-attachments/assets/f0e9587b-7a7d-45c9-9008-e6bc50370756)
nnyyxxxx commented 1 week ago

was able to reproduce on a 2560x1440 monitor (main pc) and 1366x(notsure) (laptop)

Both devices use different cpu / gpus, main pc uses AMD while laptop uses INTEL.