Files
PowerToys/src/modules
Jeff Bogdan 329392b7d6 Merge pull request #542 from enricogior/small-screens-support
FZ Editor support for small screens
2019-10-24 14:07:10 -07:00
..
2019-10-22 08:11:23 +02:00
2019-10-21 13:28:21 +02:00
2019-10-22 08:11:23 +02:00
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.