microsoft/PowerToys

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

Open

#1 776 ouverte le 29 mars 2020

Voir sur GitHub
 (1 commentaire) (2 réactions) (0 assignés)C# (7 978 forks)batch import
Help WantedIdea-EnhancementProduct-FancyZones

Métriques du dépôt

Stars
 (133 154 stars)
Métriques de merge PR
 (Merge moyen 14j 20h) (117 PRs mergées en 30 j)

Description

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.

Guide contributeur