hrvach / deskhop

Fast Desktop Switching Device
GNU General Public License v3.0
6.37k stars 185 forks source link

feat: add horizontal scrolling #174

Closed jalmeroth closed 1 week ago

jalmeroth commented 1 week ago

Fixes #118 (I guess)

cornfeedhobo commented 1 week ago

Built and can confirm this works with a MX Master 3. Thank you!

cornfeedhobo commented 1 week ago

@jalmeroth any instructions on how I could invert scroll direction? I see that newer firmware versions now implement the config as a web interface, but maybe something in ~user_config.h to start~ mouse.c?

jalmeroth commented 1 week ago

@jalmeroth any instructions on how I could invert scroll direction? I see that newer firmware versions now implement the config as a web interface, but maybe something in ~user_config.h to start~ mouse.c?

I think this is worth a different issue. But how would you do this normally? In the Logitech Configuration Software? If so, I think it would be worth checking out to enable this functionality with DH too.

cornfeedhobo commented 1 week ago

@jalmeroth I've never used the Logitech configuration software. KDE only offers reversing all scrolling, vertical and horizontal, but not individually. Oh well, maybe I'll get used to it. I agree, best left as a follow up issue. Great work!

hrvach commented 1 week ago

@jalmeroth this looks great, thank you!

hrvach commented 1 week ago

Testing a bit before releasing the new version.