PowerToys/src/modules
2019-10-22 09:52:17 +02:00
..
example_powertoy Add version number to telemetry event 2019-10-14 19:22:14 +02:00
fancyzones FZ Editor support for small screens 2019-10-22 09:52:17 +02:00
interface FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
powerrename Initial add of PowerRename from SmartRename repo (#499) 2019-10-17 20:57:19 -07:00
shortcut_guide Make Start menu not appear if Shortcut Guide fade-in animation completes. 2019-10-18 13:40:57 +02:00
README.md Update README.md 2019-09-26 08:26:29 +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 allows 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.