mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-11-27 14:59:16 +08:00
Update backlog links (#201)
- Update FZ backlog links - Update ShortcutGuide backlog links
This commit is contained in:
parent
71b38bba88
commit
8ef4339057
@ -3,25 +3,25 @@
|
||||
This file captures the prioritized list of issues the FancyZones team will tackle
|
||||
|
||||
## On deck
|
||||
Implement multi-mon editor support [331](https://github.com/JaneaSystems/powertoys/issues/331)
|
||||
Add telemetry to new editor [332](https://github.com/JaneaSystems/powertoys/issues/332)
|
||||
Implement multi-mon editor support [195](https://github.com/microsoft/PowerToys/issues/195)
|
||||
Add telemetry to new editor [196](https://github.com/microsoft/PowerToys/issues/196)
|
||||
|
||||
## Backlog
|
||||
Add tests to the new editor [333](https://github.com/JaneaSystems/powertoys/issues/333)
|
||||
Hitting Esc while dragging should cancel the drag and not move the window into a zone [140](https://github.com/JaneaSystems/powertoys/issues/140)
|
||||
Flash Zones is wayyyy too slow with multiple large monitors [137](https://github.com/JaneaSystems/powertoys/issues/137)
|
||||
Cycle through windows in a Zone [145](https://github.com/JaneaSystems/powertoys/issues/145)
|
||||
Minimize/restore windows in a zone as a group [144](https://github.com/JaneaSystems/powertoys/issues/144)
|
||||
FancyZones should support custom layouts for different "environments" [149](https://github.com/JaneaSystems/powertoys/issues/149)
|
||||
Win+arrow works between monitors [130](https://github.com/JaneaSystems/powertoys/issues/130)
|
||||
Win+arrow is directional based on zone rect [131](https://github.com/JaneaSystems/powertoys/issues/131)
|
||||
Dragging a zoned window should restore size to a checkpointed size instead of current rect [136](https://github.com/JaneaSystems/powertoys/issues/136)
|
||||
FancyZones should merge with MTND and include zone moves in the pop-up [150](https://github.com/JaneaSystems/powertoys/issues/150)
|
||||
Drag to edge of screen automatically switches virtual desktops [150](https://github.com/JaneaSystems/powertoys/issues/138)
|
||||
Different color schemes [134](https://github.com/JaneaSystems/powertoys/issues/134)
|
||||
Ensure you can easily see zone while dragging [131](https://github.com/JaneaSystems/powertoys/issues/131)
|
||||
Visual updates for Win+Arrow [141](https://github.com/JaneaSystems/powertoys/issues/141)
|
||||
Add a CLI for FancyZones [152](https://github.com/JaneaSystems/powertoys/issues/152)
|
||||
Add "magnetic dragging and resizing" mode to FancyZones [153](https://github.com/JaneaSystems/powertoys/issues/153)
|
||||
Create layout from current windows [127](https://github.com/JaneaSystems/powertoys/issues/127)
|
||||
Zone sets that have a dynamic number of zones [128](https://github.com/JaneaSystems/powertoys/issues/128)
|
||||
Add tests to the new editor [197](https://github.com/microsoft/PowerToys/issues/197)
|
||||
Hitting Esc while dragging should cancel the drag and not move the window into a zone [170](https://github.com/microsoft/PowerToys/issues/170)
|
||||
Flash Zones is wayyyy too slow with multiple large monitors [167](https://github.com/microsoft/PowerToys/issues/167)
|
||||
Cycle through windows in a Zone [175](https://github.com/microsoft/PowerToys/issues/175)
|
||||
Minimize/restore windows in a zone as a group [174](https://github.com/microsoft/PowerToys/issues/174)
|
||||
FancyZones should support custom layouts for different "environments" [177](https://github.com/microsoft/PowerToys/issues/177)
|
||||
Win+arrow works between monitors [161](https://github.com/microsoft/PowerToys/issues/161)
|
||||
Win+arrow is directional based on zone rect [162](https://github.com/microsoft/PowerToys/issues/162)
|
||||
Dragging a zoned window should restore size to a checkpointed size instead of current rect [166](https://github.com/microsoft/PowerToys/issues/166)
|
||||
FancyZones should merge with MTND and include zone moves in the pop-up [178](https://github.com/microsoft/PowerToys/issues/178)
|
||||
Drag to edge of screen automatically switches virtual desktops [168](https://github.com/microsoft/PowerToys/issues/168)
|
||||
Different color schemes [165](https://github.com/microsoft/PowerToys/issues/165)
|
||||
Ensure you can easily see zone while dragging [163](https://github.com/microsoft/PowerToys/issues/163)
|
||||
Visual updates for Win+Arrow [171](https://github.com/microsoft/PowerToys/issues/171)
|
||||
Add a CLI for FancyZones [180](https://github.com/microsoft/PowerToys/issues/180)
|
||||
Add "magnetic dragging and resizing" mode to FancyZones [181](https://github.com/microsoft/PowerToys/issues/181)
|
||||
Create layout from current windows [159](https://github.com/microsoft/PowerToys/issues/159)
|
||||
Zone sets that have a dynamic number of zones [160](https://github.com/microsoft/PowerToys/issues/160)
|
||||
|
@ -3,11 +3,11 @@
|
||||
This file captures the prioritized list of issues for the Windows key shortcut guide
|
||||
|
||||
## On deck
|
||||
Windows key shortcut guide animation performance is choppy [335](https://github.com/JaneaSystems/powertoys/issues/335)
|
||||
Shortcut guide strings should be localized [336](https://github.com/JaneaSystems/powertoys/issues/336)
|
||||
Windows key shortcut guide animation performance is choppy [198](https://github.com/microsoft/PowerToys/issues/198)
|
||||
Shortcut guide strings should be localized [199](https://github.com/microsoft/PowerToys/issues/199)
|
||||
|
||||
## Backlog
|
||||
Add Win+Shift+S to the WKSG (screenshot tool) [151](https://github.com/JaneaSystems/powertoys/issues/151)
|
||||
Replace SVG with software-generated content. [90](https://github.com/JaneaSystems/powertoys/issues/90)
|
||||
Shortcut sorting [21](https://github.com/JaneaSystems/powertoys/issues/21)
|
||||
Make shortcut descriptors clickable [6](https://github.com/JaneaSystems/powertoys/issues/6)
|
||||
Add Win+Shift+S to the WKSG (screenshot tool) [179](https://github.com/microsoft/PowerToys/issues/179)
|
||||
Replace SVG with software-generated content. [156](https://github.com/microsoft/PowerToys/issues/156)
|
||||
Shortcut sorting [154](https://github.com/microsoft/PowerToys/issues/154)
|
||||
Make shortcut descriptors clickable [152](https://github.com/microsoft/PowerToys/issues/152)
|
||||
|
Loading…
Reference in New Issue
Block a user