Add Taskbar Custom Hover Zone mod implementation#4851
Add Taskbar Custom Hover Zone mod implementation#4851ksryou3224926-jpg wants to merge 2 commits into
Conversation
Adds a new Windhawk mod that restricts the taskbar auto-hide hover trigger area to a customizable center zone.
Adds a new Windhawk mod that restricts the taskbar auto-hide hover trigger area to a customizable center zone.
Submission reviewNote: This review was done by Claude, and then refined manually. Due to the amount of submissions, doing a fully manual review for each pull request is no longer feasible. Thank you for understanding. Please address the following issues. The items in the collapsed sections are optional, so it's your call whether to address them. This overlaps almost entirely with an existing mod — |
Adds a new Windhawk mod that restricts the taskbar auto-hide hover trigger area to a customizable center zone.
Summary
When using Windows taskbar auto-hide, moving the mouse cursor anywhere near the bottom edge triggers the taskbar. This mod limits the active mouse trigger area to a customizable central section (e.g. 30% to 70%) to prevent accidental pop-ups while using scrollbars or full-screen apps.
Key Features
zoneStartPercentandzoneEndPercent).Changelog
If this pull request updates an existing mod, describe the changes below:
Mod authorship
If this pull request introduces a new mod, please complete the section below.
This mod was created by:
Please select the options that best apply. Your selection does not affect the acceptance criteria, but it helps reviewers understand the context of the code and provide relevant feedback.