A personal collection of experimental Windhawk mods.
| Mod | Description | Status |
|---|---|---|
| Make Windows Hello PIN the default | Makes the PIN field ready for typing while keeping fingerprint authentication active. | 🟡 Experimental |
| Photoshop wheel modifier remap | Makes Ctrl+wheel zoom, Shift+wheel scroll horizontally, and Alt+wheel scroll quickly. | 🟡 Experimental |
Each mod directory contains the self-contained .wh.cpp source used by Windhawk and its user documentation. Some mods also include development notes.
- Read the mod's README for requirements and compatibility notes.
- In Windhawk, create a new local mod.
- Replace the generated source with the mod's
.wh.cppfile. - Compile and enable the mod.
- Restart the target application if the mod doesn't take effect immediately.
To remove a mod, disable or delete it in Windhawk. Check its README for any additional rollback instructions.