PowerToys/src/modules
2019-10-28 22:24:25 +01:00
..
example_powertoy Fix telemetry event names 2019-10-28 19:07:32 +01:00
fancyzones version 0.12.0 (#573) 2019-10-28 22:24:25 +01:00
interface Telemetry events 2019-10-22 08:11:23 +02:00
powerrename Remove whitespace in "Power Rename" (#570) 2019-10-28 21:48:52 +01:00
shortcut_guide Fix telemetry event names 2019-10-28 19:07:32 +01:00
README.md Add PowerRename entry 2019-10-26 22:22:28 -07: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.

powerrename

PowerRename is a Windows Shell Context Menu Extension for advanced bulk renaming using simple search and replace or more powerful regular expression matching.

shortcut_guide

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