Skip to content

slh-git/win-scratch

Repository files navigation

win-scratch

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.

Demo

win-scratch_demo.mp4

Upcoming Features

  • Customize the dimension of the scratchpad window
  • Customize the position of the scratchpad window
  • Scratchpad Windows dimension and position persistence

Compatibility

Code was tested on Windows 11 but should function on other Windows versions with the help of win32 api.