shayne / PowerDimmer

Distraction dimmer for Windows ala HazeOver/LeDimmer
MIT License
74 stars 9 forks source link

Feature: multi monitor option #4

Closed MisteryMonster closed 2 years ago

MisteryMonster commented 2 years ago

Currently the second monitor are not effected at all, and need to considering how multi monitor should work. Dimming per monitor independently or just dim out all monitor but the focus window (maybe keep both as an option).

shayne commented 2 years ago

This is a regression from my recent commit, take a look at the conversation here: https://github.com/shayne/PowerDimmer/commit/2c5b3f20a7df55fdf85a9ce4e0d091cdde32a5f2

Will get this fixed ASAP. Multi-mon / DPI was working great before.

shayne commented 2 years ago

Should be fixed with latest commit. Give it a go!

charlau commented 5 months ago

Hi, I don't know if adding a comment will reopen the issue, but for me, with either the executable or doing a dotnet run on a cloned repo, it only works on the main monitor. Otherwise, it is so perfect, I've been looking for this for so long. I don't understand there's no other option out there for this feature, and I really think this should be included in PowerToys! (I only found 1 - commercial - option, and it really isn't much good.)

Your app is a godsent for ADHDers!

charlau commented 5 months ago

Ah, found a workaround! If I set the external display as the main display, it works on both :)

image