Here is what I want to achieve:
- I want to create a Windows app that listens in the background for mouse-wiggling gestures while selecting the file. Based on that, I want to show a popup where users can drag their files.
Is it possible to use Windows APIs? Or is it just not possible? I have seen an app for Mac that can do that: https://dropoverapp.com/.
I am not that much of an expert in building Windows apps, but if you are a person who knows this, it would be a real help. I wanted to learn Windows development, and I am really excited to build this app. I know it's futile to build something complicated, but please, if you can help me, it would be really helpful for me.