parsiad / nexus-autodl

Nexus AutoDL is an autoclicker (a.k.a., autodownloader, bot) that helps automate downloading mods from Nexus Mods
https://parsiad.ca/nexus-autodl
MIT License
155 stars 22 forks source link

Doesn't work on second monitor #12

Open GaxosAlter opened 1 year ago

GaxosAlter commented 1 year ago

Ideally i would be doing stuff on my primary monitor and leave the download stuff open on my second monitor but it only autoclicks when the button is visible in my primary.

parsiad commented 1 year ago

Hi. I unfortunately don't have the cycles to investigate this but am happy to merge any PRs that fix it.

Sustolic commented 1 year ago

If you want it to auto download on a different monitor then all you have to do is change the main monitor in window's display settings to the one you want it to auto download on

Kickskii commented 1 month ago

i think you can scan for display ids and if there is more than one then you can assign code to run on all of them, this is obviously a hilariously brute forced approach to doing this but its a lightweight program so i dont think there much performance penalty by doing this