PowerToys/src/modules
2019-09-15 13:48:56 -07:00
..
example_powertoy FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
fancyzones Fix for #292 (Zone Editor opens behind PowerToys Window) 2019-09-15 13:48:56 -07:00
interface FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
shortcut_guide FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
README.md FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00

PowerToys Modules

The source code of the PowerToys modules:

example_powertoy

An example PowerToy, that demonstrates how to create new ones.

fancyzones

The FancyZones PowerToy that alows users to create custom zones on the screen, to which the windows will snap when moved.

FancyZonesEditor

Editor for the snap-zones of the FancyZones PowerToy.

interface

Definition of the interface used by the runner to manage the PowerToys. All PowerToys must implement this interface.

shortcut_guide

The Windows Shortcut Guide, displayed when the WinKey is held for some time.