hyprwm / Hyprland

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

Cursor is not visible in a wlfreerdp session #6427

Open xslhub opened 3 weeks ago

xslhub commented 3 weeks ago

Bug or Regression?

Bug

System Info and Version

System/Version info ```sh Hyprland, built from branch at commit ea2501d4556f84d3de86a4ae2f4b22a474555b9f (props: bump version to 0.41.0). Date: Mon Jun 10 14:23:06 2024 Tag: v0.41.0, commits: 4794 flags: (if any) System Information: System name: Linux Node name: main Release: 6.9.3-arch1-1 Version: #1 SMP PREEMPT_DYNAMIC Fri, 31 May 2024 15:14:45 +0000 GPU information: 03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 22 [Radeon RX 6700/6700 XT/6750 XT / 6800M/6850M XT] [1002:73df] (rev c5) (prog-if 00 [VGA controller]) 0e:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Raphael [1002:164e] (rev c3) (prog-if 00 [VGA controller]) os-release: NAME="Arch Linux" PRETTY_NAME="Arch Linux" ID=arch BUILD_ID=rolling ANSI_COLOR="38;2;23;147;209" HOME_URL="https://archlinux.org/" DOCUMENTATION_URL="https://wiki.archlinux.org/" SUPPORT_URL="https://bbs.archlinux.org/" BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues" PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/" LOGO=archlinux-logo plugins: ```

Description

After updating Hyprland to 0.41.0 the cursor is no longer visible in a wlfreerdp session. After downgrading to 0.40.0 everything is working fine.

How to reproduce

  1. Run wlfreerdp -grab-keyboard /dynamic-resolution +aero /bpp:24 /network:auto /gfx:rfx

Crash reports, logs, images, videos

No response

vaxerski commented 3 weeks ago

can you bisect?

xslhub commented 2 weeks ago

Unfortunately I don't have time to bisect with git in the near future. I played around with a few Hyprland cursor settings today, but none of them helped me solve the problem.

I will however, try wlfreedp with every new Hyprland release and will report back if anything changes.

Hyprland is a great compositor and I really appreciate your work @vaxerski.