Files
PowerToys/src/modules
Chris Davis e328c5d505 * Fix crashing bug in event vector cleanup
* Fix warnings in settings.cpp
* Add settings to ui of powertoys
2019-11-11 20:58:39 -08:00
..
2019-10-22 08:11:23 +02:00
2019-10-31 18:25:45 +01: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.