Scratchpad app for windows utilizing C++ and win32 api. This project was created out of frustration in finding a solution for a universal dropdown app.
Inspired by noctuid/tdrop.
win-scratch_demo.mp4
- Customize the dimension of the scratchpad window
- Customize the position of the scratchpad window
- Scratchpad Windows dimension and position persistence
Code was tested on Windows 11 but should function on other Windows versions with the help of win32 api.