hyprwm / xdg-desktop-portal-hyprland

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

Huge cursor in some apps - related to monitor scale. #57

Closed mapleroyal closed 1 year ago

mapleroyal commented 1 year ago

On my high res monitor, I need 2x scale for things to not be extremely tiny. monitor=eDP-1,3840x2400@59.993999,0x0,2

But for some apps the cursor is HUGE unless I use 1x scale—and therefore half resolution which makes everything blurry. monitor=eDP-1,1920x1200@59.993999,0x0,1

I notice this issue in CopyQ and Edge.

mapleroyal commented 1 year ago

To clarify, this issue is when the app's are using wayland mode.

vaxerski commented 1 year ago

that should be an issue with the app itself. Try exporting XCURSOR_SIZE with the env keyword in your config to 24 (or whatever cursor size you use)