hyprwm / xdg-desktop-portal-hyprland

xdg-desktop-portal backend for Hyprland
BSD 3-Clause "New" or "Revised" License
306 stars 48 forks source link

screen copy: clamp the timer to a miminum of 6 milliseconds #226

Closed Aqa-Ib closed 5 months ago

Aqa-Ib commented 5 months ago

When the timer is less than 6 milliseconds, the screen copy portal would frequently fail to start working.

Fixes https://github.com/hyprwm/xdg-desktop-portal-hyprland/issues/225 Fixes https://github.com/hyprwm/Hyprland/issues/6396