Mastermindzh / tidal-hifi

The web version of Tidal running in electron with hifi support thanks to widevine.
Other
997 stars 56 forks source link

Autoscroll on mouse middle-click feature #465

Open tendan opened 2 weeks ago

tendan commented 2 weeks ago

Hello,

On official desktop app (at least on Windows) there was an autoscroll feature using middle-click, just like in web browsers. It helped me navigating through saved albums/songs.

I've tried to add --enable-features=MiddleClickAutoscroll flag to my Desktop Entry but it didn't work.

Haven't seen similar issue posted yet. It's not important, but it would be a nice feature to appear.

Glads for creating such a good TIDAL port.

Installed on Arch Linux from AUR via Paru helper. Tested on KDE Plasma and Hyprland. Linux Kernel version 6.10

Mastermindzh commented 2 weeks ago

Confirmed in both the same version on Arch. Confirmed that it does work on https://listen.tidal.com

Definitely something in this codebase/electron.

I can't promise I get around to it quickly (bit of a hectic time) but I'll certainly try!

PS: Thanks for the kind words.

tendan commented 2 weeks ago

Confirmed in both the same version on Arch. Confirmed that it does work on https://listen.tidal.com

Definitely something in this codebase/electron.

I can't promise I get around to it quickly (bit of a hectic time) but I'll certainly try!

PS: Thanks for the kind words.

From my research, it seems to be Electron with Wayland issue. The same thing happens on Discord, but you can enable it on pure Chromium (also while using Wayland). Hope it is not unfixable :P

Mastermindzh commented 2 weeks ago

I still use Xorg (i3) and can't scroll either. I'll try to test both :)