SpacingBat3 / WebCord

A Discord and SpaceBar :electron:-based client implemented without Discord API.
MIT License
1.88k stars 94 forks source link

Cursor bug with with scaled monitor #427

Closed AXL1994 closed 1 year ago

AXL1994 commented 1 year ago

Aknowledgements

Operating System / Platform

🐧️ Linux

Operating system architecture

x64 (64-bit Intel/AMD)

Electron version

24.0

Application version

4.2

Bug description

Using Webcord with a 1440p monitor with 125% scaling make the cursor becoming very small or very big. Using the app with normal scaling has no problem. Schermata del 2023-06-07 22-40-24 Schermata del 2023-06-07 22-40-35 Schermata del 2023-06-07 22-40-41

Additional context

No response

AXL1994 commented 1 year ago

I resolved the bug using Flatseal and adding this line in Environment

XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons

I've found it here

SpacingBat3 commented 1 year ago

I do not maintain flatpaks, neither fix issues specific to it, no matter how critical severity they have.

Issue template includes a warning about this on top of it.

Marking this as invalid.