pilotmoon / Scroll-Reverser

Per-device scrolling prefs on macOS.

Home Page:https://pilotmoon.com/scrollreverser/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apps whitelist / blacklist ?

guischmo opened this issue · comments

Hi, sometomes I would like to disable the scroll reverse for some App (games for example), is it possible to add a blacklist so that there is no reverse on chosen apps ?

Thanks a lot.

Thanks for the suggestion! I am not sure if this is actually possible or not. But it makes sense as a feature. I will keep it in mind and maybe have a play on this theme next time I am tinkering in the code.

Scroll-Reverser invert scroll on MonitorControl. Add pls MonitorControl to blacklist.

@pilotmoon Have you had a look at it and know if it's possible? I'm also having a specific app where it would be preferable to have it disabled as a default so I'm thinking if it's worth having a look or if you've already deemed it a lost cause.

I think it would be possible to do it simply by checking what the active app is. The work would require not just getting the mechanism working but also adding a UI to select the app. I am not actively working on Scroll Reverser, but high-quality pull requests would certainly be considered.