This repository has been archived by the owner on Sep 8, 2023. It is now read-only.
Documentation
- fix screenshot link (Cory Todd)
Commits
- support binding to a specific process window (Cory Todd)
- add underlay monitor support (Cory Todd)
- add underlay to todo list (Cory Todd)
- capture initial location and size (Cory Todd)
- mark some todos (Cory Todd)
- make caption size dynamic (Cory Todd)
- remove unused target instance variable (Cory Todd)
- rename callback to LocationChanged (Cory Todd)
- move target logic inside Target type (Cory Todd)
- always calculate underlay RECT (Cory Todd)
- fix const correctness (Cory Todd)
- fix target field ordering (Cory Todd)
- fix FindTarget docs (Cory Todd)
- store hooks in a vector (Cory Todd)
- fix overlapping windows (Cory Todd)
- fix z-ordering (Cory Todd)
- mark underlay window feature as complete (Cory Todd)