PowerToys/src/modules
Chris Davis 1efe5bff9f Fix single regex search replace
Fix an issue where regular expression search and replace was not being done correctly when MatchAllOccurences is not specified.
2019-11-01 23:56:29 -07:00
..
example_powertoy Fix telemetry event names 2019-10-28 19:07:32 +01:00
fancyzones Now working on 0.13.0 (#617) 2019-10-31 17:51:20 +01:00
interface Telemetry events 2019-10-22 08:11:23 +02:00
powerrename Fix single regex search replace 2019-11-01 23:56:29 -07:00
shortcut_guide Hide Shortcut Guide when screenshots are taken (#605) 2019-10-31 10:26:24 +01:00
README.md Update README.md (#626) 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.