microsoft/PowerToys

[FancyZones] Feature Request: add hotkey to increment/decrement number of zones in template layouts.

Open

#1776 aperta il 29 mar 2020

Vedi su GitHub
 (1 commento) (2 reazioni) (0 assegnatari)C# (7978 fork)batch import
Help WantedIdea-EnhancementProduct-FancyZones

Metriche repository

Star
 (133.154 star)
Metriche merge PR
 (Merge medio 14g 20h) (117 PR mergiate in 30 g)

Descrizione

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.

Guida contributor