SpacingBat3 / WebCord

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

Make scroll speed respect system settings, or make it adjustable #424

Open QuickFastly opened 1 year ago

QuickFastly commented 1 year ago

Is your feature request related to a problem? Please describe. For some reason, the scroll speed when using the mouse wheel in WebCord is way too fast on my system (Fedora Kinoite), but nothing else is. I can't reproduce this on the official client flatpak, the web client through Firefox or Chromium, or any other Electron application. This has been the case for a long time, but it used to be a tolerable amount, then after a system update today, it got even faster and is no longer tolerable.

Describe the solution you'd like WebCord is the only application on my system that doesn't respect my system default scroll speed, it goes much faster. I would like it to be consistent with the rest of the system.

Describe alternatives you've considered Making the scroll speed adjustable within WebCord would also be a decent workaround.

Additional context If I slow down the system scroll speed, the scroll speed in WebCord also slows down, so the problem is not that WebCord can't see the setting, it's that WebCord is taking the system wide scroll speed and tripling it for whatever reason. I am using the flatpak version of WebCord.

ZenitH-AT commented 1 year ago

For me, it feels slower than my system scroll speed, as do all Chromium based Flatpaks. Not sure why but maybe it isn't Webcord's issue.