[FancyZones] Feature Request: add hotkey to increment/decrement number of zones in template layouts. #1776
Labels
Help Wanted
We encourage anyone to jump in on these and submit a PR.
Idea-Enhancement
New feature or request on an existing product
Product-FancyZones
Refers to the FancyZones PowerToy
Milestone
Summary of the new feature/enhancement
When using one of the template layouts the user needs to open the settings window each time they want to increase or decrease the number of zones. It would be more convenient if fancy zones provided a keybinding to do this without opening the settings window.
Proposed technical implementation details
Add logic in FancyZones.cpp to respond to a keypress and increment/decrement the zone-count for the active layout.
I have created a local branch that implements this feature using win+ctrl+oem_plus/oem_minus. Further work would be needed to have this setting be optional or to make this binding customisable.
The text was updated successfully, but these errors were encountered: