mscrivo/OotD

Make the OOD not affected by windows+d shortcut key

iotcrazy opened this issue · 3 comments

Shield windows+d shortcut key. When multiple application windows are opened, the ood interface will be blocked by other windows. Use windows+d to hide other windows and quickly see the ood window

I've wanted to fix this for a long time myself and is much harder to implement than you'd expect! But after spending much time trying to get it to work, I think I've finally got something that works relatively well. I would love if you could try a pre-release I published and let me know how it works for you?

Download can be found here: https://github.com/mscrivo/OotD/releases/download/4.0.329-pre/ootd-4.0.329.0.exe

Note, it's signed with a new code signing cert, so Windows SmartScreen will likely tell you that it can't be trusted and you shouldn't run it. I assure you it's safe though. Once the cert is trusted, that smart screen error will go away for people.

This turns out to be a lot more difficult than you'd expect. I got it mostly working, but not 100% and gave up after spending much too many hours on it.